Sha256: 7cd4dd926e916620bf003830a5658be4ca54b37a7094c4dfa0c6e4220e572628

Contents?: true

Size: 126 Bytes

Versions: 22

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class BincoTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Binco
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
binco-4.0.0 test/binco_test.rb
binco-3.5.4 test/binco_test.rb
binco-3.5.2 test/binco_test.rb
binco-3.5.1 test/binco_test.rb
binco-3.5.0 test/binco_test.rb
binco-3.4.0 test/binco_test.rb
binco-3.3.0 test/binco_test.rb
binco-3.2.1 test/binco_test.rb
binco-3.2.0 test/binco_test.rb
binco-2.0.1 test/binco_test.rb
binco-3.1.6 test/binco_test.rb
binco-3.1.5 test/binco_test.rb
binco-3.1.4 test/binco_test.rb
binco-3.1.3 test/binco_test.rb
binco-3.1.2 test/binco_test.rb
binco-3.1.1 test/binco_test.rb
binco-3.1.0 test/binco_test.rb
binco-3.0.2 test/binco_test.rb
binco-3.0.1 test/binco_test.rb
binco-0.0.3 test/binco_test.rb