diff options
author | unknown <monty@donna.mysql.fi> | 2001-04-02 20:18:36 +0300 |
---|---|---|
committer | unknown <monty@donna.mysql.fi> | 2001-04-02 20:18:36 +0300 |
commit | a5cadc31be62767eb65773aef18f57a7d902e557 (patch) | |
tree | 47e48a08548e1eb115acd0caa6598c8faf4ed79d /tests/Makefile.am | |
parent | 5f5c6c87a64094a05575edbc4e54f11ce4ba1ffc (diff) | |
download | mariadb-git-a5cadc31be62767eb65773aef18f57a7d902e557.tar.gz |
Removed deleted tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 461990be1db..cdb623fa2a0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,7 +20,7 @@ EXTRA_DIST = auto_increment.res auto_increment.tst \ function.res function.tst lock_test.pl lock_test.res \ export.pl big_record.pl \ - fork_test.pl fork2_test.pl fork3_test.pl \ + fork2_test.pl fork_big.pl \ insert_and_repair.pl \ grant.pl grant.res test_delayed_insert.pl \ pmail.pl mail_to_db.pl table_types.pl \ |