Skip to content

Commit

Permalink
Merge pull request #3 from bivas/docker-service-refactor
Browse files Browse the repository at this point in the history
extract docker service from runner
  • Loading branch information
bivas authored Apr 29, 2017
2 parents 3d4f383 + 7249168 commit bdd6773
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions runner/runner_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ package runner

import (
"github.com/stretchr/testify/assert"
git "gopkg.in/src-d/go-git.v4"
"io/ioutil"
"testing"
"io"
"fmt"
"time"
"sort"
)

func TestRun(t *testing.T) {
Expand Down

0 comments on commit bdd6773

Please sign in to comment.