diff options
| author | Daniel Langesten <daniel.langest@gmail.com> | 2015-03-25 15:31:12 +0100 |
|---|---|---|
| committer | Daniel Langesten <daniel.langest@gmail.com> | 2015-03-25 15:31:12 +0100 |
| commit | 3e1f05b51d44ce8b7f6d57db7c3d5af6464d7f9b (patch) | |
| tree | f7f96f802a9d9359b5c2dd32b3ba5f1d720d100a /test.sh | |
| parent | 42811bebad023e591c5b8fbc1122c62f77a375d9 (diff) | |
updated tests so you just run 'go test' and also so it tests db as well as from stdin
Diffstat (limited to 'test.sh')
| -rw-r--r-- | test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test.sh b/test.sh deleted file mode 100644 index 5fe4612..0000000 --- a/test.sh +++ /dev/null @@ -1 +0,0 @@ -mysql -u root -p < dbSetup/dbTestData.mysql && go test |
