]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
setup: add misc/run_trial.py
authorzooko <zooko@zooko.com>
Mon, 24 May 2010 06:43:25 +0000 (12:13 +0530)
committerzooko <zooko@zooko.com>
Mon, 24 May 2010 06:43:25 +0000 (12:13 +0530)
Ignore-this: 291cf7229c15ff5fef50574b88e5a2f7

darcs-hash:b4fcdbed9deda78136cd6664375ce4db495318cf

zfec/misc/run_trial.py [new file with mode: 0644]

diff --git a/zfec/misc/run_trial.py b/zfec/misc/run_trial.py
new file mode 100644 (file)
index 0000000..4d06a5d
--- /dev/null
@@ -0,0 +1 @@
+from twisted.scripts.trial import run; run()
\ No newline at end of file