diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2018-12-13 14:03:37 +0100 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2018-12-13 14:03:37 +0100 |
commit | 7fefb1c29aed914511b518ecec3799569338d61b (patch) | |
tree | b51aa26db0e2938ffaadc617c1438af58964248f /sources/hv-collector-core | |
parent | e44176d17c406b34f6ededb272acfcf3ba234c60 (diff) |
Don't escape in component tests
We want our test output to be readable, so we should not escape
\n or \t in console output.
Change-Id: I4c673760ea0cd55007b47b7490036c0693887eda
Issue-ID: DCAEGEN2-1026
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
Diffstat (limited to 'sources/hv-collector-core')
-rw-r--r-- | sources/hv-collector-core/src/test/resources/logback-test.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-core/src/test/resources/logback-test.xml b/sources/hv-collector-core/src/test/resources/logback-test.xml index f4cb6c59..06aa3adc 100644 --- a/sources/hv-collector-core/src/test/resources/logback-test.xml +++ b/sources/hv-collector-core/src/test/resources/logback-test.xml @@ -21,7 +21,7 @@ <configuration> <property name="p_tim" value="%date{"yyyy-MM-dd'T'HH:mm:ss.SSSXXX", UTC}"/> <property name="p_lvl" value="%highlight(%-5level)"/> - <property name="p_log" value="%50.50logger"/>WireFrameCodecsTest + <property name="p_log" value="%50.50logger"/> <property name="SIMPLE_LOG_PATTERN" value=" %nopexception | ${p_tim}\t |