| Index: test/lexer/cornercases/end-inside-string.js
|
| diff --git a/test/lexer/cornercases/end-inside-string.js b/test/lexer/cornercases/end-inside-string.js
|
| index 625a4d6bfe1f20b5fd76863210b69ad2a4c584b8..de9b2f797bbdc7cd2b6dd4078498996371f36bfc 100644
|
| --- a/test/lexer/cornercases/end-inside-string.js
|
| +++ b/test/lexer/cornercases/end-inside-string.js
|
| @@ -25,4 +25,4 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -var description = "this file ends inside a string -- that can't be good!
|
| +var description = "this file ends inside a string -- that can't be good!
|
|
|