lib/buildr/java/test_result.rb in assaf-buildr-1.3.3 vs lib/buildr/java/test_result.rb in assaf-buildr-1.3.4

- old
+ new

@@ -11,10 +11,9 @@ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations under # the License. -require 'yaml' module Buildr #:nodoc: module TestFramework # A class used by buildr for jruby based frameworks, so that buildr can know