diff options
author | Brian Cully <bjc@kublai.com> | 2012-02-21 11:47:21 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2012-02-21 11:47:21 -0500 |
commit | 79a202773f47517eb346653cc52f6f719c61b296 (patch) | |
tree | 24908843ac371051558b2b8d599c92a55e115561 | |
parent | a88c76b355f9b8d5e71a118414a6579488486c3b (diff) | |
download | mysqlerl-master.tar.gz mysqlerl-master.zip |
-rw-r--r-- | test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index ff55baf..99036ee 100644 --- a/test/Makefile +++ b/test/Makefile @@ -4,6 +4,7 @@ test: ct_run -dir . -config database.conf clean: + rm -rf *.beam rm -rf *.html rm -rf *.css rm -rf ct_run.ct* |