update readme, fix first/last test, change clang

This commit is contained in:
Alex Groce
2018-07-30 21:43:55 -07:00
parent c23e4e20b5
commit eea3248bfc
3 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -692,7 +692,7 @@ static int DeepState_RunSingleSavedTestDir(void) {
}
} else {
DeepState_LogFormat(DeepState_LogInfo,
"No test specified, defaulting to first test");
"No test specified, defaulting to last test defined");
break;
}
}