summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/workbook/worksheet/auto_filter/tc_filter_column.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/workbook/worksheet/auto_filter/tc_filter_column.rb b/test/workbook/worksheet/auto_filter/tc_filter_column.rb
index ff3da259..ca7abded 100644
--- a/test/workbook/worksheet/auto_filter/tc_filter_column.rb
+++ b/test/workbook/worksheet/auto_filter/tc_filter_column.rb
@@ -5,4 +5,9 @@ class TestFilterColumn < Test::Unit::TestCase
def setup
end
+
+
+ def tc_do_it_later
+ assert true
+ end
end