mirror of https://gitee.com/bigwinds/arangodb
Add shell-foxx-response-spec.js
This commit is contained in:
parent
15388552f9
commit
4ef87a2aef
|
@ -0,0 +1,6 @@
|
|||
/*global describe, it */
|
||||
'use strict';
|
||||
|
||||
describe('SyntheticRequest', function () {
|
||||
it('TODO');
|
||||
});
|
Loading…
Reference in New Issue