diff --git a/test/integration/fixtures/sampleapp/api/controllers/.DoNotLoad.example b/test/integration/fixtures/sampleapp/api/controllers/.DoNotLoad.example new file mode 100644 index 000000000..761492f75 --- /dev/null +++ b/test/integration/fixtures/sampleapp/api/controllers/.DoNotLoad.example @@ -0,0 +1,2 @@ +This is just a file that we shouldn't try to load as a source file when loading +this directory diff --git a/test/integration/fixtures/sampleapp/api/models/DoNotLoad.html b/test/integration/fixtures/sampleapp/api/models/DoNotLoad.html new file mode 100644 index 000000000..614e2f5bf --- /dev/null +++ b/test/integration/fixtures/sampleapp/api/models/DoNotLoad.html @@ -0,0 +1,5 @@ + + + Just a sample file that we shouldn't load + + diff --git a/test/integration/fixtures/sampleapp/api/policies/DoNotLoad.rtd b/test/integration/fixtures/sampleapp/api/policies/DoNotLoad.rtd new file mode 100644 index 000000000..d1ef415b2 --- /dev/null +++ b/test/integration/fixtures/sampleapp/api/policies/DoNotLoad.rtd @@ -0,0 +1 @@ +Another file we shouldn't try to load as source