Reenable the test.
Sorry I was testing on the wrong branch.
This commit is contained in:
parent
01430f159a
commit
84f7df2bdb
@ -631,7 +631,7 @@ ATF_TP_ADD_TCS(tp)
|
||||
ATF_TP_ADD_TC(tp, basic);
|
||||
ATF_TP_ADD_TC(tp, categorization);
|
||||
ATF_TP_ADD_TC(tp, nullsubexpr);
|
||||
// ATF_TP_ADD_TC(tp, leftassoc);
|
||||
ATF_TP_ADD_TC(tp, leftassoc);
|
||||
ATF_TP_ADD_TC(tp, rightassoc);
|
||||
ATF_TP_ADD_TC(tp, forcedassoc);
|
||||
ATF_TP_ADD_TC(tp, repetition);
|
||||
|
Loading…
x
Reference in New Issue
Block a user