test/ts_ucf.rb in ucf-0.7.0 vs test/ts_ucf.rb in ucf-1.0.0
- old
+ new
@@ -28,9 +28,12 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
# Author: Robert Haines
+require "coveralls"
+Coveralls.wear!
+
# Example data files.
$file_null = "test/data/null.file"
$ucf_empty = "test/data/empty.ucf"
$zip_empty = "test/data/empty.zip"
$ucf_compressed_mimetype = "test/data/compressed_mimetype.ucf"