X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/bac542e65c0030c0d819c7ff1dcfc25892a61844..39a8cd101b922f08058746122efff58c14b57605:/unit-tests/test-cases/initializer-args/Makefile?ds=sidebyside diff --git a/unit-tests/test-cases/initializer-args/Makefile b/unit-tests/test-cases/initializer-args/Makefile index 1afdb74..3f4e4d0 100644 --- a/unit-tests/test-cases/initializer-args/Makefile +++ b/unit-tests/test-cases/initializer-args/Makefile @@ -23,7 +23,9 @@ TESTROOT = ../.. include ${TESTROOT}/include/common.makefile -run: all +all-check: all check + +check: ./main arg1 arg2 all: