aboutsummaryrefslogtreecommitdiff
path: root/test/java/util/logging/Level/myresource.properties
diff options
context:
space:
mode:
Diffstat (limited to 'test/java/util/logging/Level/myresource.properties')
-rw-r--r--test/java/util/logging/Level/myresource.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/java/util/logging/Level/myresource.properties b/test/java/util/logging/Level/myresource.properties
new file mode 100644
index 000000000..2c8c41205
--- /dev/null
+++ b/test/java/util/logging/Level/myresource.properties
@@ -0,0 +1,5 @@
+EMERGENCY=localized.emergency
+ALERT=localized.alert
+CRITICAL=localized.critical
+WARNING=localized.warning
+INFO=localized.info