From: zooko <zooko@zooko.com>
Date: Mon, 7 Jun 2010 06:40:18 +0000 (+0530)
Subject: setup: add run_trial for buildmaster to use
X-Git-Url: https://git.rkrishnan.org/simplejson/components/com_hotproperty/css/about.html?a=commitdiff_plain;h=faeade84078b1eae5043d0d47d37505516d891b2;p=tahoe-lafs%2Fzfec.git

setup: add run_trial for buildmaster to use

Ignore-this: d9a92fdb71f02960dffc69eb4f63272b

darcs-hash:b51486d40cca0bdb48b5cca3fde857d0638aea0c
---

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