summaryrefslogtreecommitdiff
path: root/test cases/python/2 extmodule/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/python/2 extmodule/test.json')
-rw-r--r--test cases/python/2 extmodule/test.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/test cases/python/2 extmodule/test.json b/test cases/python/2 extmodule/test.json
index 6bd119592..fcb3975a1 100644
--- a/test cases/python/2 extmodule/test.json
+++ b/test cases/python/2 extmodule/test.json
@@ -7,6 +7,8 @@
{ "type": "python_file", "file": "usr/@PYTHON_PLATLIB@/nested/blaster.py" },
{ "type": "python_lib", "file": "usr/@PYTHON_PLATLIB@/nested/tachyon" },
{ "type": "py_implib", "file": "usr/@PYTHON_PLATLIB@/nested/tachyon" },
+ { "type": "python_file", "file": "usr/@PYTHON_PLATLIB@/subinst/printer.py" },
+ { "type": "python_file", "file": "usr/@PYTHON_PLATLIB@/subinst/submod/printer.py" },
{ "type": "python_lib", "file": "usr/lib/tachyon" },
{ "type": "py_implib", "file": "usr/lib/tachyon" }
]