summaryrefslogtreecommitdiff
path: root/run_tests.py
diff options
context:
space:
mode:
authoreikeon <devnull@localhost>2006-11-08 16:22:09 +0000
committereikeon <devnull@localhost>2006-11-08 16:22:09 +0000
commit5b4096972089d888c016efe70596acbffa954372 (patch)
treed0f57c5f187b789b50c18fa5ed64cf102278e6e2 /run_tests.py
parent5ee4a15d08501a2d99f9fcd0a333a8edfabd631a (diff)
downloadrdflib-5b4096972089d888c016efe70596acbffa954372.tar.gz
added JSON test
Diffstat (limited to 'run_tests.py')
-rw-r--r--run_tests.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_tests.py b/run_tests.py
index 33b6cf10..39a060aa 100644
--- a/run_tests.py
+++ b/run_tests.py
@@ -50,6 +50,8 @@ from test.rules import *
from test.n3Test import *
+from test.JSON import JSON
+
import test.rdfa
from test.events import *