Skip to content

Commit 7e782e2

Browse files
committed
use strict
1 parent 2b58cc2 commit 7e782e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/RestQuery.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
'use strict'
12
// These tests check the "find" functionality of the REST API.
23
var auth = require('../src/Auth');
34
var cache = require('../src/cache');

0 commit comments

Comments
 (0)