diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index fc86402..eb009c1 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ PROGRAM_EXEC=../src/$(PROGRAM_NAME) all: - sh ./001-no_options_given.sh $(PROGRAM_EXEC) + sh ./001-missing_arguments.sh $(PROGRAM_EXEC) |
