Add the templates to the test_conf.yaml spec

Useful for developers!
This commit is contained in:
Nicolas Setton
2019-01-04 15:15:01 -05:00
parent 5e31cf3c87
commit 820b5b11ce

View File

@@ -13,4 +13,7 @@ sources:
- repo: templates
examples:
- simple_main
...
- ada_main
- spark_main
- inline_code
...