diff options
author | Lars Wirzenius <liw@evil.liw.fi> | 2011-05-23 15:38:22 +0100 |
---|---|---|
committer | Lars Wirzenius <liw@evil.liw.fi> | 2011-05-23 15:38:22 +0100 |
commit | dff52d217c4c5e96bdb566b3faf35cea00374934 (patch) | |
tree | 88b895a7c7ed9307506c74ed9bddb11b916efc22 /without-tests | |
parent | 53a5306213a5db43a7eaa91390ab39f119b68458 (diff) | |
download | cliapp-dff52d217c4c5e96bdb566b3faf35cea00374934.tar.gz |
Fix imports so that unit tests work.
Diffstat (limited to 'without-tests')
-rw-r--r-- | without-tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/without-tests b/without-tests index 9ec1717..c8ec697 100644 --- a/without-tests +++ b/without-tests @@ -1,3 +1,4 @@ ./cliapp/__init__.py ./example.py ./setup.py +./cliapp/genman.py |