Skip to content

Commit

Permalink
Test: Fix indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Apr 8, 2015
1 parent d0432b8 commit 4359fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unexpected.spec.js
Expand Up @@ -873,7 +873,7 @@ describe('unexpected', function () {
' throw null;\n' +
'}\n' +
'not to throw\n' +
' threw: null');
' threw: null');
});
});

Expand Down

0 comments on commit 4359fb8

Please sign in to comment.