mirror of
https://github.com/pushbits/server.git
synced 2025-05-23 22:06:34 +02:00
improve code
This commit is contained in:
parent
72671f33d3
commit
4c84589172
2 changed files with 3 additions and 6 deletions
|
@ -20,6 +20,7 @@ type Pair struct {
|
|||
func TestMain(m *testing.M) {
|
||||
m.Run()
|
||||
cleanUp()
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
func TestConfiguration_GetMinimal(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue