Sha256: 381ec881070c7576d46d45fa6fc74c247e2b46b3223bd98776d705d67a7b9b92

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

require 'test_helper'

class I18nDashboardTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, I18nDashboard
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
i18n_dashboard-0.1.3 test/i18n_dashboard_test.rb