aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/wscript b/wscript
index 64f3356e..dcce29b2 100644
--- a/wscript
+++ b/wscript
@@ -511,7 +511,7 @@ def test(ctx):
test_manifest(ctx, srcdir, 'new', report,
rdf_turtle + 'coverage/tests/')
test_manifest(ctx, srcdir, 'tests-ttl', report,
- rdf_turtle + 'coverage/tests/', 'http://example/base/')
+ rdf_turtle + 'tests-ttl/', 'http://example/base/')
report.close()