summaryrefslogtreecommitdiff
path: root/test/rust-from-c/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/rust-from-c/TARGETS')
-rw-r--r--test/rust-from-c/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rust-from-c/TARGETS b/test/rust-from-c/TARGETS
index 1cb8019..22230e6 100644
--- a/test/rust-from-c/TARGETS
+++ b/test/rust-from-c/TARGETS
@@ -6,7 +6,7 @@
, "private-deps": [["./", "foo", "foo"]]
}
, "test_foo":
- { "type": ["rules/rust", "test"]
+ { "type": ["@", "rules-rust", "rust", "test"]
, "name": ["test_foo"]
, "crate_root": ["foo/foo_test.rs"]
, "stage": ["test_foo"]