miller/go/regtest/input/het.csv
John Kerl b06c449384
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
2021-04-12 23:00:53 -04:00

234 B

1resource,loadsec,ok
2/path/to/file,0.45,true
3record_count,resource
4100,/path/to/file
5resource,loadsec,ok
6/path/to/second/file,0.32,true
7record_count,resource
8150,/path/to/second/file
9resource,loadsec,ok
10/some/other/path,0.97,false