require 'test_helper' class ExlibrisAlephTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Exlibris::Aleph end end