4 Commits

Author SHA1 Message Date
André Bargull
64b6b844eb Remove invalid template file
The template file violated the conventions from "src/class-elements/conventions.md".

Specifically there must be a global `C` variable, but default exports don't
create a global variable binding. There is no easy way to refer to the current
module and by that retrieve the default export, therefore the template was
removed.
2019-07-22 02:12:23 -07:00
jbhoosreddy
ff05d31b6b generated tests 2019-07-10 20:38:33 -04:00
Leo Balter
0fb6388682 Generate tests 2019-02-25 16:14:22 -05:00
Leo Balter
d73548b027 Generate tests 2018-12-21 15:47:01 -05:00