diff options
Diffstat (limited to 'tests/cris/Makefile')
-rw-r--r-- | tests/cris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cris/Makefile b/tests/cris/Makefile index a6a28f4ecc..47c93f2a45 100644 --- a/tests/cris/Makefile +++ b/tests/cris/Makefile @@ -55,6 +55,7 @@ TESTCASES += check_cmpxm.tst TESTCASES += check_cmp-2.tst TESTCASES += check_clrjmp1.tst TESTCASES += check_dstep.tst +TESTCASES += check_ftag.tst TESTCASES += check_int64.tst # check_jsr is broken. #TESTCASES += check_jsr.tst |