From: Brion Vibber Date: Fri, 3 Dec 2004 08:42:27 +0000 (+0000) Subject: Hide tests from web. Probably harmless, but safer to keep it out. X-Git-Tag: 1.5.0alpha1~1164 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=6f5f83f05d509c59a98e21c1511af2590d78d245;p=lhc%2Fweb%2Fwiklou.git Hide tests from web. Probably harmless, but safer to keep it out. --- diff --git a/tests/.htaccess b/tests/.htaccess new file mode 100644 index 0000000000..3a42882788 --- /dev/null +++ b/tests/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/tests/RunTests.php b/tests/RunTests.php index 987b1ed7a8..6011ee8246 100644 --- a/tests/RunTests.php +++ b/tests/RunTests.php @@ -1,4 +1,9 @@