Skip to content

Commit

Permalink
Fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed Mar 24, 2014
1 parent f95ab4d commit 2abfb7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/domainnamerule.js
Original file line number Diff line number Diff line change
Expand Up @@ -296,4 +296,5 @@
test.equal('PASS', dnr.rewrite('pass?-PASS'));

test.done();
};})(exports);
};
})(exports);

0 comments on commit 2abfb7a

Please sign in to comment.