Skip to content

Commit 6b83109

Browse files
committed
test: whitespace
1 parent e6e18e3 commit 6b83109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ describe('get-window', function () {
9494
iframeDoc.close();
9595

9696
var result = getWindow(iframeDoc);
97-
assert(result );
97+
assert(result);
9898
assert(result !== win);
9999

100100
// test the <body>

0 commit comments

Comments
 (0)