diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/locators/testdata_basic/file.cpp | 1 | ||||
-rw-r--r-- | tests/locators/testdata_basic/main.cpp | 1 | ||||
-rw-r--r-- | tests/locators/testdata_basic/subdir/main.cpp | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/locators/testdata_basic/file.cpp b/tests/locators/testdata_basic/file.cpp new file mode 100644 index 0000000000..2db0756354 --- /dev/null +++ b/tests/locators/testdata_basic/file.cpp @@ -0,0 +1 @@ +// Copyright header diff --git a/tests/locators/testdata_basic/main.cpp b/tests/locators/testdata_basic/main.cpp new file mode 100644 index 0000000000..2db0756354 --- /dev/null +++ b/tests/locators/testdata_basic/main.cpp @@ -0,0 +1 @@ +// Copyright header diff --git a/tests/locators/testdata_basic/subdir/main.cpp b/tests/locators/testdata_basic/subdir/main.cpp new file mode 100644 index 0000000000..2db0756354 --- /dev/null +++ b/tests/locators/testdata_basic/subdir/main.cpp @@ -0,0 +1 @@ +// Copyright header |