From 2b4765433fb2d8be447eb028751b30c29c718d13 Mon Sep 17 00:00:00 2001 From: josdejong Date: Mon, 11 Mar 2013 20:53:01 +0100 Subject: [PATCH] Added a test file to test the minified library --- test/test.min.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 test/test.min.html diff --git a/test/test.min.html b/test/test.min.html new file mode 100644 index 000000000..67eea0cc3 --- /dev/null +++ b/test/test.min.html @@ -0,0 +1,36 @@ + + + + mathjs test + + + + +

+ Use the mathjs library from the console... +

+ + + \ No newline at end of file