From 144e00bedf72f261062ffd0759b9f1f98d6db352 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Fri, 3 Apr 2015 22:50:01 +0200 Subject: Add another test for the test math environment, remove old tests --- testdata/osmlparser/math_pythagoras.osml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 testdata/osmlparser/math_pythagoras.osml (limited to 'testdata/osmlparser/math_pythagoras.osml') diff --git a/testdata/osmlparser/math_pythagoras.osml b/testdata/osmlparser/math_pythagoras.osml deleted file mode 100644 index e42cdb7..0000000 --- a/testdata/osmlparser/math_pythagoras.osml +++ /dev/null @@ -1,4 +0,0 @@ -\import[ontology]{./math} -\begin{math} - a^{2} &= b^{2} + c^{2} -\end{math} -- cgit v1.2.3