1
0
mirror of https://github.com/luapower/mysql.git synced 2024-12-27 19:30:31 +01:00

unimportant

This commit is contained in:
Cosmin Apreutesei 2015-05-26 16:37:18 +03:00
parent 6fc07cdb73
commit 36924a0737

View File

@ -1,4 +1,5 @@
--mysql test unit (see comments for problems with libmariadb)
--NOTE: create a database called 'test' first to run these tests!
local mysql = require'mysql'
local glue = require'glue'
local pp = require'pp'