summaryrefslogtreecommitdiff
path: root/test/vendor/ceedling/plugins/module_generator/config
diff options
context:
space:
mode:
authorhathach <[email protected]>2022-12-08 09:59:02 +0700
committerhathach <[email protected]>2022-12-08 09:59:02 +0700
commitbe4f4e4f79c2342bda3b42653332129332a58d0b (patch)
tree82e98d2139421836e1120c364358e8cf59d51f8e /test/vendor/ceedling/plugins/module_generator/config
parent4b50ca2a6167ceb7eb3e07b8d1d716152fc7d189 (diff)
move ceedling tests to test/unit-test
Diffstat (limited to 'test/vendor/ceedling/plugins/module_generator/config')
-rw-r--r--test/vendor/ceedling/plugins/module_generator/config/module_generator.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/vendor/ceedling/plugins/module_generator/config/module_generator.yml b/test/vendor/ceedling/plugins/module_generator/config/module_generator.yml
deleted file mode 100644
index cdb2da2eb..000000000
--- a/test/vendor/ceedling/plugins/module_generator/config/module_generator.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-:module_generator:
- :project_root: ./
- :source_root: src/
- :test_root: test/ \ No newline at end of file