mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
208e1719ad
* Add test command to tinygo
7 lines
126 B
Go
7 lines
126 B
Go
package testing
|
|
|
|
/*
|
|
This is a sad stub of the upstream testing package because it doesn't compile
|
|
with tinygo right now.
|
|
*/
|