Sha256: 144ef7f97b426f4aeb06eff0a43ce06848410434ff02450cc19d5a7cfe985fbd
Contents?: true
Size: 159 Bytes
Versions: 6
Compression:
Stored size: 159 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class UiBibzTest < ActiveSupport::TestCase test 'truth' do assert_kind_of Module, UiBibz end end
Version data entries
6 entries across 6 versions & 1 rubygems