We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc53bb8 commit 076df6eCopy full SHA for 076df6e
test/test_helper.rb
@@ -12,9 +12,6 @@
12
File.basename(src_file.filename) == "version.rb"
13
end
14
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/"
18
command_name "Minitest"
19
20
0 commit comments