tekknolagi / scrapscript

A functional, content-addressable programming language.
https://scrapscript.fly.dev/repl
Other
376 stars 10 forks source link

Make sure a test is running #80

Closed tekknolagi closed 10 months ago

tekknolagi commented 10 months ago

It wasn't running since it didn't start with test_.

Thanks to coverage.py by @nedbat for catching this!