diff options
author | monty@donna.mysql.fi <> | 2001-04-02 20:18:36 +0300 |
---|---|---|
committer | monty@donna.mysql.fi <> | 2001-04-02 20:18:36 +0300 |
commit | 4c20a8e59efdf9f73435611065906555098c5a6f (patch) | |
tree | 47e48a08548e1eb115acd0caa6598c8faf4ed79d | |
parent | e112299b18e5e3915e7dcdea649367bec967dcea (diff) | |
download | mariadb-git-4c20a8e59efdf9f73435611065906555098c5a6f.tar.gz |
Removed deleted tests
-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 \ |