diff --git a/test/language/expressions/dynamic-import/import-assertions/README.md b/test/language/expressions/dynamic-import/import-assertions/README.md new file mode 100644 index 00000000000..d80cf27f8ef --- /dev/null +++ b/test/language/expressions/dynamic-import/import-assertions/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-attributes folder. diff --git a/test/language/expressions/dynamic-import/import-attributes/README.md b/test/language/expressions/dynamic-import/import-attributes/README.md new file mode 100644 index 00000000000..bf4a0de27fc --- /dev/null +++ b/test/language/expressions/dynamic-import/import-attributes/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-assertions folder. diff --git a/test/language/import/import-assertions/README.md b/test/language/import/import-assertions/README.md new file mode 100644 index 00000000000..d80cf27f8ef --- /dev/null +++ b/test/language/import/import-assertions/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-attributes folder. diff --git a/test/language/import/import-attributes/README.md b/test/language/import/import-attributes/README.md new file mode 100644 index 00000000000..bf4a0de27fc --- /dev/null +++ b/test/language/import/import-attributes/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-assertions folder. diff --git a/test/language/module-code/import-assertions/README.md b/test/language/module-code/import-assertions/README.md new file mode 100644 index 00000000000..d80cf27f8ef --- /dev/null +++ b/test/language/module-code/import-assertions/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-attributes folder. diff --git a/test/language/module-code/import-attributes/README.md b/test/language/module-code/import-attributes/README.md new file mode 100644 index 00000000000..bf4a0de27fc --- /dev/null +++ b/test/language/module-code/import-attributes/README.md @@ -0,0 +1,2 @@ +Make sure to keep the tests in this folder aligned +with the tests in the import-assertions folder.