Test all
This commit is contained in:
parent
f62ba29ac7
commit
29e6c347d8
@ -4,7 +4,7 @@ var server = require('../../app/server')();
|
||||
var assert = require('../support/assert');
|
||||
var qs = require('querystring');
|
||||
|
||||
describe.only('regressions', function() {
|
||||
describe('regressions', function() {
|
||||
|
||||
it('issue #224: tables with . (dot) in name works and can be queried', function(done) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user