summaryrefslogtreecommitdiff
path: root/backends.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-04-02 14:37:09 +0200
committerChristoph Helma <helma@in-silico.ch>2012-04-02 14:37:09 +0200
commit8a5b0aebfcaf7c82dbc71a5379e5de414dd23a74 (patch)
treec11d61db07a9fb3887ad1007efbbf39934ea9086 /backends.rb
parent919b484e72aaee787846e430e65201481e118ad6 (diff)
new toxbank investigation added
Diffstat (limited to 'backends.rb')
-rw-r--r--backends.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends.rb b/backends.rb
new file mode 100644
index 0000000..465f3ae
--- /dev/null
+++ b/backends.rb
@@ -0,0 +1,4 @@
+require 'test/unit'
+require './test/store_query.rb'
+require './test/authorization.rb'
+require './test/policy.rb'