Skip to content

Commit

Permalink
Update test/csv/csv-filter/test_csv_filter.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Sutou Kouhei <[email protected]>
  • Loading branch information
BurdetteLamar and kou authored Feb 8, 2025
1 parent c3e960e commit 0658a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/csv/csv-filter/test_csv_filter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require_relative "../helper"

class TestFilter < Test::Unit::TestCase

def setup
@input = [
%w[aaa bbb ccc].join(","),
Expand Down

0 comments on commit 0658a05

Please sign in to comment.