Skip to content

Commit

Permalink
[mssql] Test data load script
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 8, 2018
1 parent eb439d3 commit 794583e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testdata/provider/testdata_mssql.sh
@@ -0,0 +1,3 @@
#!/bin/sh

sqlcmd -S $SQLHOST,$SQLPORT -U $SQLUSER -P $SQLPASSWORD -i tests/testdata/provider/testdata_mssql.sql

0 comments on commit 794583e

Please sign in to comment.