commit | 68cf62e544a4922337d27ec2ee7d9f620efe0cd4 | [log] [tgz] |
---|---|---|
author | Sai Gandham <sg481n@att.com> | Mon Apr 30 15:16:47 2018 +0000 |
committer | Sai Gandham <sg481n@att.com> | Mon Apr 30 16:27:03 2018 +0000 |
tree | a76226e89821c11c9643bdee71bfb0f5e26ef5a9 | |
parent | e4c000599ff3185f7f34e7c168568e1d9ed41d65 [diff] [blame] |
Add more code coverage for Misc env Fixed timezone issues with chronotest. Issue-ID: AAF-129 Change-Id: I287f02d1324c41953c50538d05f5ca3978178b4c Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/misc/env/propfile.properties b/misc/env/propfile.properties new file mode 100644 index 0000000..c5965ff --- /dev/null +++ b/misc/env/propfile.properties
@@ -0,0 +1,3 @@ +# Property file to test property loading +prop1 = New Property +single prop \ No newline at end of file