summaryrefslogtreecommitdiff
path: root/test/end-to-end/target-tests
diff options
context:
space:
mode:
Diffstat (limited to 'test/end-to-end/target-tests')
-rw-r--r--test/end-to-end/target-tests/TARGETS8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/end-to-end/target-tests/TARGETS b/test/end-to-end/target-tests/TARGETS
index f49d6202..5fc0d6b7 100644
--- a/test/end-to-end/target-tests/TARGETS
+++ b/test/end-to-end/target-tests/TARGETS
@@ -44,13 +44,13 @@
{ "type": ["@", "rules", "test", "suite"]
, "stage": ["target-tests"]
, "deps":
- [ "upwards reference"
+ [ "configure target name"
+ , "configure variables"
+ , "glob expansion"
, "repository naming"
, "resolution of built-in rules"
- , "glob expansion"
- , "configure target name"
- , "configure variables"
, "tree inputs"
+ , "upwards reference"
]
}
}