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