You've already forked openaccounting-server
forked from cybercinch/openaccounting-server
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
go test ./core/model
|
|
go test ./core/auth
|