不要怂,就是干,撸起袖子干!

Commit 04e562a1 by Mick Hansen

fix bad test path

1 parent 3569c7c6
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@
/* jshint camelcase: false */
var chai = require('chai')
, expect = chai.expect
, Support = require(__dirname + '/../support')
, Support = require(__dirname + '/../../support')
, _ = require('lodash')
, QueryGenerator = require("../../../lib/dialects/mysql/query-generator")
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!