Sha256: 8f989014ae0d37b7c7b9324627fadccef00f582a9bbd8659cf55be83fce517d2

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class DqAdmin::Test < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, DqAdmin
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dq_admin-0.4.3 test/dq_admin_test.rb
dq_admin-0.4.2 test/dq_admin_test.rb
dq_admin-0.4.0 test/dq_admin_test.rb
dq_admin-0.3.0 test/dq_admin_test.rb
dq_admin-0.2.0 test/dq_admin_test.rb
dq_admin-0.1.0 test/dq_admin_test.rb