summaryrefslogtreecommitdiff
path: root/tcl/tests/option.file1
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/tests/option.file1')
-rw-r--r--tcl/tests/option.file117
1 files changed, 0 insertions, 17 deletions
diff --git a/tcl/tests/option.file1 b/tcl/tests/option.file1
deleted file mode 100644
index e64b6cc38ef..00000000000
--- a/tcl/tests/option.file1
+++ /dev/null
@@ -1,17 +0,0 @@
-! This file is a sample option (resource) database used to test
-! Tk's option-handling capabilities.
-
-! Comment line \
- with a backslash-newline sequence embedded in it.
-
-*x1: blue
- tktest.x2 : green
-*\
-x3 \
- : pur\
-ple
-*x 4: brown
-# More comments, this time delimited by hash-marks.
- # Comment-line with space.
-*x6:
-# comment line as last line of file.