slag-plt / scamper

A mini-Scheme implementation designed for teaching, targeting the web
0 stars 1 forks source link

test-error doesn't work as documented #77

Open eric-autry opened 11 months ago

eric-autry commented 11 months ago

Very low priority. But it gives a weird error:

(import test) (test-error "this is a test" "but I made it fail automatically")

Runtime error [32:1-32:64]: (test-error) expected an HTML element, received string