X-Git-Url: https://git.hcoop.net/clinton/parenscript.git/blobdiff_plain/89aa7077fb4863ce6d0c3dbb4b05834d7084ab04..9fbb3004e436d19344dddad84e0b68f298653cb8:/t/ps-tests.lisp diff --git a/t/ps-tests.lisp b/t/ps-tests.lisp index 61bf3eb..d31f801 100644 --- a/t/ps-tests.lisp +++ b/t/ps-tests.lisp @@ -395,7 +395,7 @@ x = 2 + sideEffect() + x + 5;") :onclick (lisp (ps-inline (transport)))) img)) img)) - "document.write(LINKORNOT == 1 ? '' + img + '' : img)") + "document.write(LINKORNOT == 1 ? '' + img + '' : img)") (test-ps-js negate-number-literal ;; ok, this was broken and fixed before, but no one bothered to add the test! (- 1)