summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2009-12-03 17:23:54 +0200
committerLars Wirzenius <liw@liw.fi>2009-12-03 17:23:54 +0200
commita6edc32faf628c5cab28d8a4388f507be8a9d3d0 (patch)
tree4c76b920c005b27e95c035c14677df0d249b1008 /without-tests
parent7be96f18d2e5b156455dd98b1eab96fd413c6910 (diff)
downloadobnam-a6edc32faf628c5cab28d8a4388f507be8a9d3d0.tar.gz
Added obnamlib/store.py to list of modules without tests.
As long as the implementation is purely for amusement value, there's no point in writing tests.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index 3a17f75f..3228116b 100644
--- a/without-tests
+++ b/without-tests
@@ -5,6 +5,7 @@
./obnamlib/vfs.py
./obnamlib/vfs_sftp.py
./obnamlib/objs.py
+./obnamlib/store.py
./obnamlib/plugins/foo_plugin.py
./obnamlib/plugins/terminal_status_plugin.py
./test-plugins/hello_plugin.py