naise_pos/db/sqlc/users_test.go

8 lines
70 B
Go
Raw Normal View History

2023-03-13 09:24:59 +07:00
package db
import "testing"
func TestGetUserByID(t *testing.T) {
}