summaryrefslogtreecommitdiff
path: root/test/all.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/all.rb')
-rw-r--r--test/all.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/all.rb b/test/all.rb
new file mode 100644
index 0000000..b8ab099
--- /dev/null
+++ b/test/all.rb
@@ -0,0 +1,3 @@
+["qmrf-report.rb","qprf-report.rb"].each do |test|
+ require_relative test
+end \ No newline at end of file