From a23e47c13072479b453b61a1d5685063b6bcee3b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 12 Dec 2015 20:06:21 +0100 Subject: Add modules without tests to without-tests --- without-tests | 2 ++ 1 file changed, 2 insertions(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 1bdca346..fc8b281c 100644 --- a/without-tests +++ b/without-tests @@ -28,6 +28,7 @@ obnamlib/plugins/fsck_plugin.py obnamlib/plugins/fuse_plugin.py obnamlib/plugins/__init__.py obnamlib/plugins/gaconfig_plugin.py +obnamlib/plugins/list_errors_plugin.py obnamlib/plugins/list_formats_plugin.py obnamlib/plugins/one_file_system_plugin.py obnamlib/plugins/restore_plugin.py @@ -38,6 +39,7 @@ obnamlib/plugins/vfs_local_plugin.py obnamlib/repo_fs.py obnamlib/repo_interface.py obnamlib/structurederror.py +obnamlib/structurederror_finder.py obnamlib/version.py obnamlib/vfs.py -- cgit v1.2.1