Fix integration tests

This commit is contained in:
Audrius Butkevicius
2015-04-28 00:09:44 +01:00
parent f5211b0697
commit 50d377d9fe
3 changed files with 5 additions and 2 deletions

View File

@@ -12,9 +12,10 @@ import (
"io/ioutil"
"log"
"os"
"path/filepath"
"testing"
"time"
"github.com/syncthing/syncthing/internal/osutil"
)
func TestConflict(t *testing.T) {