Sha256: 08c6e3387657cd40efe371be6d9a24b0d5e8effb16611dda18f9307a98b1443e

Contents?: true

Size: 106 Bytes

Versions: 21

Compression:

Stored size: 106 Bytes

Contents

require 'test_helper'

class GeckoTest < Minitest::Test
  def test_hello_world
    assert Gecko
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
gecko-ruby-0.9.1 test/gecko_test.rb
gecko-ruby-0.9.0 test/gecko_test.rb
gecko-ruby-0.8.0 test/gecko_test.rb
gecko-ruby-0.2.6 test/gecko_test.rb
gecko-ruby-0.7.1 test/gecko_test.rb
gecko-ruby-0.7.0 test/gecko_test.rb
gecko-ruby-0.6.0 test/gecko_test.rb
gecko-ruby-0.5.0 test/gecko_test.rb
gecko-ruby-0.2.5 test/gecko_test.rb
gecko-ruby-0.2.4 test/gecko_test.rb
gecko-ruby-0.2.3 test/gecko_test.rb
gecko-ruby-0.2.2 test/gecko_test.rb
gecko-ruby-0.2.0 test/gecko_test.rb
gecko-ruby-0.1.0 test/gecko_test.rb
gecko-ruby-0.0.10 test/gecko_test.rb
gecko-ruby-0.0.9 test/gecko_test.rb
gecko-ruby-0.0.8 test/gecko_test.rb
gecko-ruby-0.0.7 test/gecko_test.rb
gecko-ruby-0.0.6 test/gecko_test.rb
gecko-ruby-0.0.5 test/gecko_test.rb