diff options
Diffstat (limited to 'test/TARGETS')
-rw-r--r-- | test/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TARGETS b/test/TARGETS index 54f7274..3d3eacd 100644 --- a/test/TARGETS +++ b/test/TARGETS @@ -4,6 +4,7 @@ , "dirs": [ [["./", "hello", ""], "hello"] , [["./", "proto", ""], "proto"] + , [["./", "rust", ""], "rust"] , [["./", "withExtendedPath", ""], "withExtendedPath"] ] } |