Fix tests affected by printing change.
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 1 Oct 2018 17:20:57 +0000 (17:20 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 1 Oct 2018 17:20:57 +0000 (17:20 +0000)
commit23b62aa6d44b8547a039672df7072fb0daff9d08
treec9a5c96f3bb968b2e3e8a7ec5b9526350b5ff5c1
parent0c83c3ff387a3d84424cd6c9cfba551dd82b9215
Fix tests affected by printing change.

I forgot to update some tests that were affected by the escaping of
backticks in the format string, landed in r343471.

llvm-svn: 343502
lldb/packages/Python/lldbsuite/test/lang/mixed/TestMixedLanguages.py
lldb/packages/Python/lldbsuite/test/settings/TestSettings.py