We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b58cc2 commit 7e782e2Copy full SHA for 7e782e2
spec/RestQuery.spec.js
@@ -1,3 +1,4 @@
1
+'use strict'
2
// These tests check the "find" functionality of the REST API.
3
var auth = require('../src/Auth');
4
var cache = require('../src/cache');
0 commit comments