summaryrefslogtreecommitdiffhomepage
path: root/test/stylesheet/tc_num_fmt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/stylesheet/tc_num_fmt.rb')
-rw-r--r--test/stylesheet/tc_num_fmt.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/stylesheet/tc_num_fmt.rb b/test/stylesheet/tc_num_fmt.rb
index 281773ce..b5b73929 100644
--- a/test/stylesheet/tc_num_fmt.rb
+++ b/test/stylesheet/tc_num_fmt.rb
@@ -1,5 +1,4 @@
-require 'test/unit'
-require 'axlsx.rb'
+require 'tc_helper.rb'
class TestNumFmt < Test::Unit::TestCase