Security update for Core, with self-updated composer
[yaffs-website] / vendor / gabordemooij / redbean / test-dist.ini
diff --git a/vendor/gabordemooij/redbean/test-dist.ini b/vendor/gabordemooij/redbean/test-dist.ini
deleted file mode 100755 (executable)
index 8de9b9b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-; Test suite database config
-; Rename this file to test.ini if you are done
-
-[mysql]
-host    = "localhost"
-schema  = "oodb"
-user    = "root"
-pass    = "password"
-
-[pgsql]
-host    = "localhost"
-schema  = "oodb"
-user    = "postgres"
-pass    = "password"
-
-[sqlite]
-file    = "/tmp/database.db"