From 9fc1d90c7db78d95b9c3b9a8d0329b472b8a4280 Mon Sep 17 00:00:00 2001 From: Marc Tamlyn Date: Fri, 3 Aug 2012 10:42:20 +0100 Subject: Move tests into wkhtmltopdf.tests.* Fixes #11. --- testproject/templates/footer.html | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 testproject/templates/footer.html (limited to 'testproject/templates/footer.html') diff --git a/testproject/templates/footer.html b/testproject/templates/footer.html deleted file mode 100644 index 3ae09cb..0000000 --- a/testproject/templates/footer.html +++ /dev/null @@ -1,2 +0,0 @@ -MEDIA_URL = {{ MEDIA_URL }} -STATIC_URL = {{ STATIC_URL }} -- cgit v1.2.3