summaryrefslogtreecommitdiff
path: root/Tests/CMakeTests/File-Glob-NoArg.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeTests/File-Glob-NoArg.cmake')
-rw-r--r--Tests/CMakeTests/File-Glob-NoArg.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/CMakeTests/File-Glob-NoArg.cmake b/Tests/CMakeTests/File-Glob-NoArg.cmake
new file mode 100644
index 000000000..486f366c1
--- /dev/null
+++ b/Tests/CMakeTests/File-Glob-NoArg.cmake
@@ -0,0 +1,2 @@
+# Checking that the call without arguments get caught by the file global protection.
+file(GLOB)