diff options
| author | ogrisel <devnull@localhost> | 2006-06-25 17:12:00 +0000 |
|---|---|---|
| committer | ogrisel <devnull@localhost> | 2006-06-25 17:12:00 +0000 |
| commit | d2f8d6b6d999dae3d64fc08c1910a0455b4c5e7a (patch) | |
| tree | cc566c8fec6a9e6e6f6384d2f8c4b048bf6053fe /run_tests.py | |
| parent | 7fa67eb6568c44ccfe89a3c938c8cc4cf6497b55 (diff) | |
| download | rdflib-d2f8d6b6d999dae3d64fc08c1910a0455b4c5e7a.tar.gz | |
removed trailing spaces
Diffstat (limited to 'run_tests.py')
| -rw-r--r-- | run_tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py index 2c95fba6..a8d56eda 100644 --- a/run_tests.py +++ b/run_tests.py @@ -15,7 +15,7 @@ from test.context import * # # Graph no longer has the type checking at the moment. Do we want to # # put it back? Should we? # # -# # from test.type_check import * +# # from test.type_check import * from test.parser import * if not quick: |
