projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a335e04
)
fix testcase name
author
Guido Günther
<agx@sigxcpu.org>
Mon, 24 Aug 2009 05:59:09 +0000
(07:59 +0200)
committer
Guido Günther
<agx@sigxcpu.org>
Sat, 5 Sep 2009 11:53:48 +0000
(13:53 +0200)
tests/01_test_help.py
patch
|
blob
|
history
diff --git
a/tests/01_test_help.py
b/tests/01_test_help.py
index
919f75d
..
413b237
100644
(file)
--- a/
tests/01_test_help.py
+++ b/
tests/01_test_help.py
@@
-5,7
+5,7
@@
import os
import unittest
-class Test
SequenceFunctions
(unittest.TestCase):
+class Test
Help
(unittest.TestCase):
def testhelp(self):
for prog in [ "buildpackage", "import-orig", "import-dsc", "dch" ]: