diff options
| author | Randy Morgan <[email protected]> | 2012-09-25 09:47:46 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-09-25 09:47:46 +0900 |
| commit | 178335010128df34a7d0a0a6492e3e9bf1e94b99 (patch) | |
| tree | a82f5ead6c688d0a93ebbe8673985b510e77bf01 | |
| parent | 2fd8fa0881b96bd59ff60371c4263aa89de52124 (diff) | |
| download | caxlsx-178335010128df34a7d0a0a6492e3e9bf1e94b99.tar.gz caxlsx-178335010128df34a7d0a0a6492e3e9bf1e94b99.zip | |
hasty hasty
| -rw-r--r-- | test/workbook/worksheet/auto_filter/tc_filter_column.rb | 2 |
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 |
