Sha256: d37456ac4decab0c7ad6aea6fbb33dfbd5db8bfb992e315c029625c66767572c

Contents?: true

Size: 144 Bytes

Versions: 6

Compression:

Stored size: 144 Bytes

Contents

require 'test_helper'

class ExlibrisPrimoTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Exlibris::Primo
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
exlibris-primo-0.1.1 test/exlibris-primo_test.rb
exlibris-primo-0.1.0 test/exlibris-primo_test.rb
exlibris-primo-0.0.4 test/exlibris-primo_test.rb
exlibris-primo-0.0.3 test/exlibris-primo_test.rb
exlibris-primo-0.0.2 test/exlibris-primo_test.rb
exlibris-primo-0.0.1 test/exlibris-primo_test.rb