| Index: test/lexer/cornercases/end-inside-string2.js
|
| diff --git a/test/lexer/cornercases/end-inside-string2.js b/test/lexer/cornercases/end-inside-string2.js
|
| index 35c9e5a2beb0b723415b379801b1bb7ca333853f..ff7e43be2ffad34cdbf41d05f88a23d1aecd7dac 100644
|
| --- a/test/lexer/cornercases/end-inside-string2.js
|
| +++ b/test/lexer/cornercases/end-inside-string2.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!
|
|
|