diff options
Diffstat (limited to 'test/uk/ac/ox/cs/pagoda/rules')
| -rw-r--r-- | test/uk/ac/ox/cs/pagoda/rules/approximators/TestSkolemTermsManager.java | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/test/uk/ac/ox/cs/pagoda/rules/approximators/TestSkolemTermsManager.java b/test/uk/ac/ox/cs/pagoda/rules/approximators/TestSkolemTermsManager.java deleted file mode 100644 index 6bd8f05..0000000 --- a/test/uk/ac/ox/cs/pagoda/rules/approximators/TestSkolemTermsManager.java +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | package uk.ac.ox.cs.pagoda.rules.approximators; | ||
| 2 | |||
| 3 | import org.testng.annotations.Test; | ||
| 4 | |||
| 5 | /** | ||
| 6 | * Tests for the class <tt>SkolemTermsManager</tt> | ||
| 7 | */ | ||
| 8 | public class TestSkolemTermsManager { | ||
| 9 | |||
| 10 | @Test | ||
| 11 | public void test() { | ||
| 12 | // TODO some test | ||
| 13 | } | ||
| 14 | } | ||
