This commit is contained in:
kolaente 2017-12-03 17:56:59 +01:00 committed by Konrad
parent 9af3aae2f3
commit f61ba0f403
No known key found for this signature in database
GPG Key ID: F40E70337AB24C9B

View File

@ -1,8 +1,8 @@
package models
import (
"testing"
"github.com/stretchr/testify/assert"
"testing"
)
func TestCreateIssueDependency(t *testing.T) {