refactor: enhance consistency tests. (#53)
* test: remove limit. * test: skip btln.go * test: adds tests on errors. * feat: add missing output results. * refactor: time's tests.
This commit is contained in:
committed by
Marc Vertes
parent
7080abef62
commit
73afc090bb
@@ -9,3 +9,6 @@ func main() {
|
||||
//a[1] = 2
|
||||
fmt.Println(a)
|
||||
}
|
||||
|
||||
// Output:
|
||||
// [0 0]
|
||||
|
||||
Reference in New Issue
Block a user