aboutsummaryrefslogtreecommitdiffstats
path: root/test.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-05-05 18:43:25 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2011-05-05 18:43:25 -0400
commit65b81f074791169914a408b82496905b1450144a (patch)
treed50fad7c28a780af044f1b4465a3d7fe853c12c3 /test.py
parentFix caching errors. (diff)
downloadPhotoFloat-65b81f074791169914a408b82496905b1450144a.tar.xz
PhotoFloat-65b81f074791169914a408b82496905b1450144a.zip
Add main function driver.
Diffstat (limited to '')
-rwxr-xr-xtest.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/test.py b/test.py
deleted file mode 100755
index cd41d52..0000000
--- a/test.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env python
-
-from TreeWalker import TreeWalker
-
-walker = TreeWalker("./test", "./cache") \ No newline at end of file