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

Version Path
aeonscope-btech_rest-0.2.0 test/btech_rest_test.rb
aeonscope-btech_rest-0.2.2 test/btech_rest_test.rb
aeonscope-btech_rest-0.3.0 test/btech_rest_test.rb
aeonscope-btech_rest-0.4.1 test/btech_rest_test.rb
aeonscope-btech_rest-0.4.2 test/btech_rest_test.rb
aeonscope-btech_rest-0.4.4 test/btech_rest_test.rb
aeonscope-btech_rest-0.5.0 test/btech_rest_test.rb
aeonscope-btech_rest-0.5.2 test/btech_rest_test.rb
aeonscope-btech_rest-0.5.3 test/btech_rest_test.rb