git.fiddlerwoaroof.com
Browse code

test passing output

Greg Wiley authored on 21/04/2017 05:39:33
Showing 1 changed files
... ...
@@ -44,6 +44,7 @@ test: validator_test request_test dual_control_test conversation_test
44 44
 	@./request_test
45 45
 	@./dual_control_test
46 46
 	@./conversation_test
47
+	@echo Tests Passing
47 48
 
48 49
 .PHONY: install
49 50
 install: $(OBJS)