summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-01-08 07:59:06 -0800
committerLars Wirzenius <liw@liw.fi>2010-01-08 07:59:06 -0800
commit0d7a5f05541d76a84c3cec941af5544dc19b5d8a (patch)
tree0cb1c5725a1e27010483190c76e742f853c90bf8 /without-tests
parentab50e2da00e42773de625620166d9025ad57f343 (diff)
downloadobnam-0d7a5f05541d76a84c3cec941af5544dc19b5d8a.tar.gz
Add restore and show plugins to list of modules without tests.
They will be tested by black box testing eventually.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index 751e8e80..be45e9eb 100644
--- a/without-tests
+++ b/without-tests
@@ -9,6 +9,8 @@
./obnamlib/plugins/foo_plugin.py
./obnamlib/plugins/backup_plugin.py
./obnamlib/plugins/terminal_status_plugin.py
+./obnamlib/plugins/restore_plugin.py
+./obnamlib/plugins/show_plugin.py
./test-plugins/hello_plugin.py
./test-plugins/oldhello_plugin.py
./test-plugins/aaa_hello_plugin.py