Sha256: 61cc2502c02fbda838589912514904506f440d32b312b526db7772ace4305ec0

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

require 'test_helper'

class BlacklightRtlTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, BlacklightRtl
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blacklight_rtl-1.0.0 test/blacklight_rtl_test.rb