branch: scratch/editorconfig-cc
commit d02b7027aef8c88fef495db18e58174659249cfc
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Add plugin-tests submodule
---
.gitmodules | 3 +++
ert-tests/plugin-tests | 1 +
2 files changed, 4 insertions(+)
diff --git a/.gitmodules b/.gitmodules
index 8941e6ddf6..4adcf24d01 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "editorconfig-core-test"]
path = core-test
url = https://github.com/editorconfig/editorconfig-core-test.git
+[submodule "editorconfig-plugin-tests"]
+ path = ert-tests/plugin-tests
+ url = https://github.com/editorconfig/editorconfig-plugin-tests.git
diff --git a/ert-tests/plugin-tests b/ert-tests/plugin-tests
new file mode 160000
index 0000000000..3f2121e34a
--- /dev/null
+++ b/ert-tests/plugin-tests
@@ -0,0 +1 @@
+Subproject commit 3f2121e34a7baf360acbcf322c2d05f29f69cac7