* 'master' of https://github.com/dgsan/mysql-adapter:
  Update imported.test.js

Conflicts:
	test/imported.test.js
This commit is contained in:
dgsan 2013-06-13 09:40:59 -07:00
commit 6bd48f5c2e
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ describe('mysql imported features', function() {
require('jugglingdb/test/common.batch.js');
require('jugglingdb/test/include.test.js');
});