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