From b78323e7ae27dee0d43e086117290faabc8d3ced Mon Sep 17 00:00:00 2001
From: freestorm77 <freestorm77@gmail.com>
Date: Mon, 10 May 2010 16:28:29 -0700
Subject: [PATCH] run_trial.darcspath

---
 misc/run_trial.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 misc/run_trial.py

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