diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-29 20:33:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-29 20:33:49 +0000 |
commit | 8f0fda26d09da90e435fbd97816b0de23c856749 (patch) | |
tree | 2f39b8e28573eff86d86397db4541ea07fa5cb06 /testsuite/states | |
parent | 2ed6c06492c3e1c69ba8410b5013a36df1fbed19 (diff) |
revert state change changes as agreed so we can rework them gradually
Original commit message from CVS:
revert state change changes as agreed so we can rework them gradually
Diffstat (limited to 'testsuite/states')
-rw-r--r-- | testsuite/states/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/states/Makefile.am b/testsuite/states/Makefile.am index 0b9ce6612..2a01e7553 100644 --- a/testsuite/states/Makefile.am +++ b/testsuite/states/Makefile.am @@ -1,5 +1,5 @@ include ../Rules -tests_pass = locked parent bin +tests_pass = locked parent tests_fail = -tests_ignore = +tests_ignore = bin |