Sha256: cd4f9078fdd1054fd3a553389c178cff12cd26476609859dc7b33d8dec1190f1

Contents?: true

Size: 130 Bytes

Versions: 2

Compression:

Stored size: 130 Bytes

Contents

require 'test_helper'

class I18nVizTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, I18nViz
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
i18n_viz-0.0.2 test/i18n_viz_test.rb
i18n_viz-0.0.1 test/i18n_viz_test.rb