From: Dave Borowitz <dborow...@google.com>

Change-Id: I50988ac9fa482809b9b96ac8be89c2e671f17b7a
---
 dulwich/tests/__init__.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dulwich/tests/__init__.py b/dulwich/tests/__init__.py
index 1a65f42..85c862c 100644
--- a/dulwich/tests/__init__.py
+++ b/dulwich/tests/__init__.py
@@ -94,6 +94,7 @@ def self_test_suite():
         'protocol',
         'repository',
         'server',
+        'walk',
         'web',
         ]
     module_names = ['dulwich.tests.test_' + name for name in names]
-- 
1.7.3.1


_______________________________________________
Mailing list: https://launchpad.net/~dulwich-users
Post to     : dulwich-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dulwich-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to