require "test_helper" class LingoTest < ActiveSupport::TestCase test "it has a version number" do assert Lingo::VERSION end end