chiark / gitweb /
Add build system. Fix import.
[checkpath-python] / test.py~
diff --git a/test.py~ b/test.py~
deleted file mode 100644 (file)
index f0f882a..0000000
--- a/test.py~
+++ /dev/null
@@ -1,5 +0,0 @@
-import checkpath as CP
-
-cp = CP.CheckPath()
-cp.check('/home/mdw')
-