Fix string format of the JS test assertion failure following r7259 (cxxtest expects...
commit59e3353ce20eaf2e37f7b79619aacafd9595559e
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 13 Oct 2017 21:56:45 +0000 (13 21:56 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 13 Oct 2017 21:56:45 +0000 (13 21:56 +0000)
tree8899e349d2964077e74ba7ae2b0e2db449d07a6c
parenta2842f07c6836c29652a2947f0bc759827746590
Fix string format of the JS test assertion failure following r7259 (cxxtest expects a char* instead of a std::wstring, so newlines were printed as \n characters).

Differential Revision: https://code.wildfiregames.com/D952
Fixes #4807

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@20292 3db68df2-c116-0410-a063-a993310a9797
source/test_setup.cpp