Sha256: 5c2796726d74a7751586db81bb76561fb6671151e5575595e0565b358aeb78f7

Contents?: true

Size: 152 Bytes

Versions: 4

Compression:

Stored size: 152 Bytes

Contents

require 'test_helper'

class TranslationHandlerTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, TranslationHandler
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
translation_handler-0.0.4 test/translation_handler_test.rb
translation_handler-0.0.3 test/translation_handler_test.rb
translation_handler-0.0.2 test/translation_handler_test.rb
translation_handler-0.0.1 test/translation_handler_test.rb