naise_pos/db/sqlc/users_test.go

8 lines
70 B
Go

package db
import "testing"
func TestGetUserByID(t *testing.T) {
}