tests(layer): no_layers

This commit is contained in:
Benjamin Kirkbride
2020-07-27 20:41:15 -04:00
parent 2b54089f40
commit ba9b8dabe0
4 changed files with 81 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ LAYER_TESTS = TEST_DATA / "layer_tests"
ALL_LAYER_TESTS = [
LAYER_TESTS / "all_layer_types",
LAYER_TESTS / "no_layers",
]