diff options
Diffstat (limited to 'tests/cris/Makefile')
-rw-r--r-- | tests/cris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cris/Makefile b/tests/cris/Makefile index cfe494c3ad..b86bcadcc5 100644 --- a/tests/cris/Makefile +++ b/tests/cris/Makefile @@ -117,7 +117,7 @@ TESTCASES += check_mmap3.ctst TESTCASES += check_sigalrm.ctst TESTCASES += check_time1.ctst TESTCASES += check_time2.ctst - +TESTCASES += check_settls1.ctst TESTCASES += check_gcctorture_pr28634-1.ctst #TESTCASES += check_gcctorture_pr28634.ctst |