summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-09-25 09:47:46 +0900
committerRandy Morgan <[email protected]>2012-09-25 09:47:46 +0900
commit178335010128df34a7d0a0a6492e3e9bf1e94b99 (patch)
treea82f5ead6c688d0a93ebbe8673985b510e77bf01
parent2fd8fa0881b96bd59ff60371c4263aa89de52124 (diff)
downloadcaxlsx-178335010128df34a7d0a0a6492e3e9bf1e94b99.tar.gz
caxlsx-178335010128df34a7d0a0a6492e3e9bf1e94b99.zip
hasty hasty
-rw-r--r--test/workbook/worksheet/auto_filter/tc_filter_column.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/workbook/worksheet/auto_filter/tc_filter_column.rb b/test/workbook/worksheet/auto_filter/tc_filter_column.rb
index ca7abded..b3ffed88 100644
--- a/test/workbook/worksheet/auto_filter/tc_filter_column.rb
+++ b/test/workbook/worksheet/auto_filter/tc_filter_column.rb
@@ -7,7 +7,7 @@ class TestFilterColumn < Test::Unit::TestCase
end
- def tc_do_it_later
+ def test_do_it_later
assert true
end
end