silverbullet/cmd/test/test_runtime.plug.yaml

9 lines
147 B
YAML
Raw Normal View History

name: test
functions:
boot:
path: "./test_func.test.ts:hello"
2023-08-12 02:37:13 +08:00
endpoint:
path: "./test_func.test.ts:endpoint"
http:
path: "/"