Skip to content

Commit

Permalink
(#416) - Fix lint errors in postTest.js
Browse files Browse the repository at this point in the history
  • Loading branch information
daleharvey committed Feb 20, 2013
1 parent 8c3490e commit d18aa63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/postTest.js
@@ -1,3 +1,7 @@
/*globals openTestDB: false */

"use strict";

module("misc", {
setup : function () {
var dbname = location.search.match(/[?&]dbname=([^&]+)/);
Expand Down

0 comments on commit d18aa63

Please sign in to comment.