Skip to content

Commit

Permalink
Update lab.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
obedmr authored Oct 12, 2020
1 parent 4f6d91f commit d4cc793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/progress-notifier/lab.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ files:

test: build files
@echo Test 1
./${APP_NAME} --encode vigilante.txt
./${APP_NAME} --decode vigilante-encoded.txt
./${APP_NAME} --encode vgilante.txt
./${APP_NAME} --decode vgilante-encoded.txt
@echo Test 2
./${APP_NAME} --encode sick-kid.txt
./${APP_NAME} --decode sick-kid-encoded.txt
Expand Down

0 comments on commit d4cc793

Please sign in to comment.