File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -116,9 +116,11 @@ help:
116
116
@echo " test-unit-docker - Run unit tests in docker"
117
117
@echo " test-unit-neb - Run unit tests for neb"
118
118
@echo " test-unit-resilience - Run unit tests multiple times and in random order"
119
- @echo " test-unit-resilience - Run unit tests multiple times and in random order in docker"
119
+ @echo " test-unit-resilience-docker - Run unit tests multiple times and in random order in docker"
120
120
@echo " test-unit-shell - Run shell unit tests"
121
121
@echo " test-unit-shell-docker - Run shell unit tests in docker"
122
+ @echo " test-unit-xdist - Run parallelized unit tests"
123
+ @echo " test-unit-xdist-docker - Run parallelized unit tests in docker"
122
124
@echo " test-werks - Run Werks tests"
123
125
@echo " test-werks-docker - Run Werks tests in docker"
124
126
You can’t perform that action at this time.
0 commit comments