projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81243c9
)
Activate test_alice_bob test
author
David Stainton
<dstainton415@gmail.com>
Sun, 13 Sep 2015 10:51:57 +0000
(12:51 +0200)
committer
Daira Hopwood
<daira@jacaranda.org>
Tue, 15 Sep 2015 17:43:00 +0000
(18:43 +0100)
it was previously renamed to ommit it from unit test runs
src/allmydata/test/test_magic_folder.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_magic_folder.py
b/src/allmydata/test/test_magic_folder.py
index 993e5f818ca97593cdec91f1dc8734ac7eacc48c..95302b3fca52c1897dcd2e210c639f5663ea3393 100644
(file)
--- a/
src/allmydata/test/test_magic_folder.py
+++ b/
src/allmydata/test/test_magic_folder.py
@@
-313,7
+313,7
@@
class MagicFolderTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, ReallyEqual
#print "_check_version_in_local_db: %r has version %s" % (relpath_u, version)
self.failUnlessEqual(version, expected_version)
- def
FOO_
test_alice_bob(self):
+ def test_alice_bob(self):
d = self.setup_alice_and_bob()
def get_results(result):
# XXX are these used?