Browse Source

doc update: fixing build

pull/8/head
oof1lab 7 years ago
parent
commit
8ee094a577
  1. 2
      tests/tests.js

2
tests/tests.js

@ -17,7 +17,7 @@ var mysqlPool = {}
args['host'] = 'localhost'
args['user'] = 'root'
args['password'] = 'madurga'
args['password'] = ''
args['database'] = 'classicmodels'

Loading…
Cancel
Save