Skip to content

Commit

Permalink
Reenable testcase using a forked repo
Browse files Browse the repository at this point in the history
Change-Id: I0a8b72fee55a5b203e3550e2c580f07ec10650e8
Signed-off-by: Gabor Hosszu <gabor@digitalasset.com>
  • Loading branch information
gaborh-da committed Sep 1, 2016
1 parent 294af0d commit f6ff84b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/chaincode/exectransaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,6 @@ func TestGopathExecuteDeployTransaction(t *testing.T) {

// Test deploy of a transaction with a chaincode over HTTP.
func TestHTTPExecuteDeployTransaction(t *testing.T) {
t.Skip("Skipping test temporarily.")
// The chaincode used here cannot be from the fabric repo
// itself or it won't be downloaded because it will be found
// in GOPATH, which would defeat the test
Expand Down

0 comments on commit f6ff84b

Please sign in to comment.