test/yzz_test.rb in yzz-2.0.8 vs test/yzz_test.rb in yzz-2.0.9
- old
+ new
@@ -1,13 +1,10 @@
#! /usr/bin/ruby
# encoding: utf-8
-gem 'minitest', '=4.7.4'
require 'minitest/autorun'
-
# Until they alias it in the core.
require 'active_support/core_ext/string/starts_ends_with'
-
require 'yzz' # tested component itself
describe Yzz do
before do
@รง = Class.new do