aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING19
1 files changed, 19 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..080451d
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,19 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "argh_test_src_lib"
+ },
+ {
+ "name": "argh_test_tests_lib"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "argh_test_src_lib"
+ },
+ {
+ "name": "argh_test_tests_lib"
+ }
+ ]
+}