aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 6e85a717e..0f30d6a42 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -30,6 +30,6 @@ down:
functional:
sleep 1 # Wait for the forwarder to be ready
- bash config.sh test_listeners
- bash config.sh test_connections
- bash config.sh test_routes \ No newline at end of file
+ bash config.sh ctrl listeners
+ bash config.sh ctrl connections
+ bash config.sh ctrl routes \ No newline at end of file