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

@@ -24,6 +24,7 @@ import (
"strings"
"time"
"github.com/syncthing/syncthing/internal/osutil"
"github.com/syncthing/syncthing/internal/symlinks"
)