11 lines
96 B
YAML
11 lines
96 B
YAML
io:
|
|
type: lib
|
|
path: .
|
|
|
|
test:
|
|
type: exe
|
|
path: test
|
|
dependency:
|
|
- io
|
|
|