From 82e6b4f8c5debe1d9b9d9e9958746a839192558a Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Mon, 7 Dec 2009 18:30:30 -0800 Subject: [PATCH] fractions test --- tests/fractions.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tests/fractions.html diff --git a/tests/fractions.html b/tests/fractions.html new file mode 100644 index 0000000..845e7ee2 --- /dev/null +++ b/tests/fractions.html @@ -0,0 +1,41 @@ + + + Fractions + + + + + + + Fractions: +
Loading...
+ + With error bars and roller: +
Loading...
+ + + + -- 2.7.4