first commit
Этот коммит содержится в:
11
api/server_test.go
Обычный файл
11
api/server_test.go
Обычный файл
@@ -0,0 +1,11 @@
|
||||
// Copyright (c) 2015 Spinpunch, Inc. All Rights Reserved.
|
||||
// See License.txt for license information.
|
||||
|
||||
package api
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestServer(t *testing.T) {
|
||||
}
|
||||
Ссылка в новой задаче
Block a user