[cairo-commit] test/testtable.js
Behdad Esfahbod
behdad at kemper.freedesktop.org
Thu Oct 7 14:41:43 PDT 2010
test/testtable.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b50d9d0783939ff9e68484c6d9ab7e64c31044fa
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Thu Oct 7 17:41:36 2010 -0400
Fix typo
diff --git a/test/testtable.js b/test/testtable.js
index 0a6a6dd..350ba40 100644
--- a/test/testtable.js
+++ b/test/testtable.js
@@ -17,7 +17,7 @@ resultToString = {
"FAIL" : "",
"XFAIL" : "",
"UNTESTED" : "",
- "CRASHED" : "CRAHED!"
+ "CRASHED" : "CRASHED!"
};
resultField = "result";
More information about the cairo-commit
mailing list