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 2972c8e commit 5fb963cCopy full SHA for 5fb963c
lib/codeclimate-test-reporter.rb
@@ -1,4 +1,5 @@
1
require "code_climate/test_reporter"
2
+require "code_climate/test_reporter/version"
3
require "code_climate/test_reporter/client"
4
require "code_climate/test_reporter/formatter"
-require "code_climate/test_reporter/version"
5
+
0 commit comments