[test,add][xs]: addendum to last commit 095f64e1f3 to fix tests.

This commit is contained in:
Rufus Pollock
2014-08-18 10:00:13 +01:00
parent 095f64e1f3
commit b7f9d01f3e
2 changed files with 3 additions and 1 deletions

View File

@@ -202,6 +202,8 @@ test('query with plain object', function () {
});
});
// TODO: this has a dependency on the external csv backend
// May want to refactor or remove (?)
test('fetch without and with explicit fields', function () {
var dataset = new recline.Model.Dataset({
backend: 'csv',