Sha256: 6d79d0563dc85027855be1d070d890c0d15c70a8ccf73dd9d69d3cee242b0be9
Contents?: true
Size: 171 Bytes
Versions: 9
Compression:
Stored size: 171 Bytes
Contents
require 'test_helper' class Btech::RestTest < Test::Unit::TestCase should "execute some intelligent tests" do flunk "yo, there are no tests here, WTF!?!" end end
Version data entries
9 entries across 9 versions & 1 rubygems