summaryrefslogtreecommitdiff
path: root/sal/test/bootstraptest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'sal/test/bootstraptest.ini')
-rw-r--r--sal/test/bootstraptest.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/sal/test/bootstraptest.ini b/sal/test/bootstraptest.ini
new file mode 100644
index 000000000000..c6569f367fe9
--- /dev/null
+++ b/sal/test/bootstraptest.ini
@@ -0,0 +1,11 @@
+TheIniKey=TheIniKeysValue
+
+
+[TheSection]
+TheKey=TheKeysValue
+
+[SecondSection]
+IndirectSection=TheSection
+IndirectKey=TheKey
+
+