projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fe04d95
)
Update expected test results
author
Fabian Fichter
<ianfab@users.noreply.github.com>
Sun, 18 Apr 2021 20:02:56 +0000 (22:02 +0200)
committer
Fabian Fichter
<ianfab@users.noreply.github.com>
Sun, 18 Apr 2021 20:02:56 +0000 (22:02 +0200)
tests/js/test.js
patch
|
blob
|
history
diff --git
a/tests/js/test.js
b/tests/js/test.js
index
a7ad6c5
..
64b38f2
100644
(file)
--- a/
tests/js/test.js
+++ b/
tests/js/test.js
@@
-484,7
+484,7
@@
describe('board.toVerboseString()', function () {
" a b c d e f g h i\n\n" +
"Fen: rnbakabnr/9/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/9/RNBAKABNR w - - 0 1\n" +
"Sfen: rnbakabnr/9/1c5c1/p1p1p1p1p/9/9/P1P1P1P1P/1C5C1/9/RNBAKABNR b - 1\n" +
- "Key: 7D2D4DD861009613\nCheckers: ");
+ "Key: CF494C075A7D927E\nCheckers: ");
board2.delete();
});
});