Sign up and login work

This commit is contained in:
Torkel Ödegaard
2015-01-21 09:52:40 +01:00
parent 4786e0f882
commit 3c8c53194f
7 changed files with 24 additions and 43 deletions
-2
View File
@@ -20,8 +20,6 @@ func TestMigrations(t *testing.T) {
testDBs := []sqlutil.TestDB{
sqlutil.TestDB_Sqlite3,
// sqlutil.TestDB_Mysql,
// sqlutil.TestDB_Postgres,
}
for _, testDB := range testDBs {