Sha256: 21ee9498b37ab6ca6edaffd2145ba7f7f9d84d212a437df2a28f2268089a8f32
Contents?: true
Size: 208 Bytes
Versions: 9
Compression:
Stored size: 208 Bytes
Contents
require 'test_helper' class MdDateTimePickerRailsTest < ActionDispatch::IntegrationTest test "engine is loaded" do assert_equal ::Rails::Engine, MdDateTimePicker::Rails::Engine.superclass end end
Version data entries
9 entries across 9 versions & 1 rubygems