8000 sqlize/test at master · sunary/sqlize · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

SQLize tests

This folder aims to align with the common guidelines of the golang project layout.

How to run?

go test ./test/...
0