lib/dtr/test_unit_injection.rb in xli-dtr-0.0.4 vs lib/dtr/test_unit_injection.rb in xli-dtr-0.0.5
- old
+ new
@@ -10,10 +10,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 'dtr/service_provider'
require 'dtr/test_unit'
$argv_dup = ARGV.dup.delete_if{|f| f.include?('dtr/test_unit_injection')}
DTR.inject
\ No newline at end of file