mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-10 15:03:04 +00:00
disambiguate this a bit
This commit is contained in:
parent
30c79bf678
commit
42f1930914
@ -128,5 +128,5 @@ class GetArgvTests(SyncTestCase):
|
|||||||
|
|
||||||
self.assertThat(
|
self.assertThat(
|
||||||
saved_argv,
|
saved_argv,
|
||||||
Equals(argv),
|
Equals([u"expected"] + argv),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user