Fix multi-line strings in tests

Authored by ematirov on Jul 6 2017, 5:37 PM.

Description

Fix multi-line strings in tests

MSVC doesn't like multi-line strings like:
str = "test\

doesn't work"

Details

Committed
ematirovJul 6 2017, 5:39 PM
Parents
R59:7ef32afca55c: Fix context handling and improve code completion.
Branches
Unknown
Tags
Unknown