Makefile 43 B

123456
  1. all:
  2. run_tests:
  3. ./on-off-test.sh
  4. clean: