diff -r 51c6afba5c91 -r 77d5fddb6462 tests/PPScriptingTest.st --- a/tests/PPScriptingTest.st Sat Mar 19 00:12:47 2016 +0100 +++ b/tests/PPScriptingTest.st Wed Nov 14 13:01:14 2018 +0100 @@ -9,7 +9,8 @@ category:'PetitTests-Tests' ! -PPScriptingTest comment:'These are some simple demo-scripts of parser combinators for the compiler construction course. http://www.iam.unibe.ch/~scg/Teaching/CC/index.html' +PPScriptingTest comment:'These are some simple demo-scripts of parser combinators for the compiler construction course. +http://www.iam.unibe.ch/~scg/Teaching/CC/index.html' !