summaryrefslogtreecommitdiffhomepage
path: root/test/tc_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/tc_helper.rb')
-rw-r--r--test/tc_helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/tc_helper.rb b/test/tc_helper.rb
new file mode 100644
index 00000000..e5606a09
--- /dev/null
+++ b/test/tc_helper.rb
@@ -0,0 +1,3 @@
+$LOAD_PATH.unshift "#{File.dirname(__FILE__)}/../lib"
+require 'test/unit'
+require "axlsx.rb"