filter_io 0.1.6 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/test/test_helper.rb DELETED
@@ -1,6 +0,0 @@
1
- require 'rubygems'
2
- gem 'test-unit'
3
- require 'test/unit'
4
- require 'active_support'
5
- require 'active_support/test_case'
6
- require 'filter_io'