aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_stdin.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_stdin.py')
-rwxr-xr-xtest/test_stdin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_stdin.py b/test/test_stdin.py
index 461f6d50..11b1ca21 100755
--- a/test/test_stdin.py
+++ b/test/test_stdin.py
@@ -18,6 +18,8 @@ command = shlex.split(args.wrapper) + [
args.serdi,
"-I",
"http://example.org",
+ "-i",
+ "ntriples",
"-",
]