Skip to content

Commit 076df6e

Browse files
committed
test(test helper): Remove unneeded code from test helper file
1 parent cc53bb8 commit 076df6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/test_helper.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
File.basename(src_file.filename) == "version.rb"
1313
end
1414

15-
lib_proc = proc { |file| !file.filename.include?("service_extensions") }
16-
add_group "Services", "/lib/", &lib_proc
17-
add_group "Patches", "/lib/ibm_watson/service_extensions/"
1815
command_name "Minitest"
1916
end
2017
end

0 commit comments

Comments
 (0)