[stegotorus/master] Fix long-standing cut-and-paste error in name of one test.

20 Jul
2012
20 Jul
'12
11:17 p.m.
commit f7ad87f180ea30777b4bc356dc444b53df3285a5 Author: Zack Weinberg <zackw@cmu.edu> Date: Sun Jul 8 18:36:32 2012 +0200 Fix long-standing cut-and-paste error in name of one test. --- src/test/test_tl.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/test/test_tl.py b/src/test/test_tl.py index 46e5d5a..903a727 100644 --- a/src/test/test_tl.py +++ b/src/test/test_tl.py @@ -57,7 +57,7 @@ class TimelineTest(object): "127.0.0.1:5010","nosteg", )) - def test_chop_null2(self): + def test_chop_nosteg2(self): self.doTest("chop", ("chop", "server", "127.0.0.1:5001", "127.0.0.1:5010","nosteg","127.0.0.1:5011","nosteg",
4720
Age (days ago)
4720
Last active (days ago)
0 comments
1 participants
participants (1)
-
zwol@torproject.org