fix: rename test module to tests
This commit is contained in:
3
examples/acceptance_tests/006/lib/tests.ak
Normal file
3
examples/acceptance_tests/006/lib/tests.ak
Normal file
@@ -0,0 +1,3 @@
|
||||
test foo() {
|
||||
#(1, []) == #(1, [])
|
||||
}
|
||||
Reference in New Issue
Block a user