Gradle, test runner: fix failed test (typo)

This commit is contained in:
Sergey Rostov
2019-07-12 21:44:05 +03:00
parent abb1a9892b
commit aee1dd2379
@@ -40,7 +40,7 @@ COMPLETED FAILURE // root
} }
assertEquals( assertEquals(
"Test running process exits unexpectedly.\n" + "Test running process exited unexpectedly.\n" +
"Current test: Test\n" + "Current test: Test\n" +
"Process output:\n" + "Process output:\n" +
" Crash info", " Crash info",