diff options
Diffstat (limited to 'test/withExtendedPath/TARGETS')
-rw-r--r-- | test/withExtendedPath/TARGETS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/withExtendedPath/TARGETS b/test/withExtendedPath/TARGETS index 73a5a9e..e5e7ca0 100644 --- a/test/withExtendedPath/TARGETS +++ b/test/withExtendedPath/TARGETS @@ -1,4 +1,5 @@ -{"withExtendedPath": +{ "": {"type": "install", "tainted": ["test"], "deps": ["withExtendedPath"]} +, "withExtendedPath": { "type": ["@", "rules", "shell/test", "script"] , "name": ["find-in-extended-path"] , "test": ["test.sh"] |