summaryrefslogtreecommitdiff
path: root/tests/cases/merge10.templates_
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cases/merge10.templates_')
-rw-r--r--tests/cases/merge10.templates_19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/cases/merge10.templates_ b/tests/cases/merge10.templates_
new file mode 100644
index 0000000..87d5408
--- /dev/null
+++ b/tests/cases/merge10.templates_
@@ -0,0 +1,19 @@
+Template: timezoneconf/toplevel
+Type: select
+Choices: ${choices}
+_Default: US
+_Description: Select Area
+ Please select your geographical area from the choices provided. If you
+ are in the United States, you can just use the US option. You can also
+ find UTC and GMT-offset zone settings in the Etc directory.
+
+Template: timezoneconf/zone
+Type: select
+Choices: ${choices}
+_Description: Time zone
+ Please select the time zone that is appropriate for your location.
+
+Template: timezoneconf/month
+Type: select
+_Choices: January, February, March, April, May, June, July, August, September, October, November, December
+_Description: Current month?