Removed errant .htaccess file.
authorManu Sporny <msporny@digitalbazaar.com>
Fri, 19 Oct 2012 14:23:50 -0400
changeset 910 132eb61f0d18
parent 909 b7e0b8835a77
child 911 8a6bb09318e5
Removed errant .htaccess file.
test-suite/.htaccess
--- a/test-suite/.htaccess	Tue Oct 16 18:35:31 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-AddHandler mod_python .py
-PythonDebug On
-PythonHandler crazyivan
-
-<FilesMatch "(test-cases|retrieve-tests|check-test|test-details|git-update|sparql-query)">
-   SetHandler mod_python
-</FilesMatch>