Update the import path for swift driver test
Signed-off-by: Li Wenquan <wenquan.li@hp.com>master
							parent
							
								
									1f4eb7b735
								
							
						
					
					
						commit
						9f7f23e373
					
				| 
						 | 
				
			
			@ -21,7 +21,7 @@ import (
 | 
			
		|||
	"strings"
 | 
			
		||||
	"time"
 | 
			
		||||
 | 
			
		||||
	"github.com/lebauce/swift"
 | 
			
		||||
	"github.com/ncw/swift"
 | 
			
		||||
 | 
			
		||||
	"github.com/docker/distribution/context"
 | 
			
		||||
	storagedriver "github.com/docker/distribution/registry/storage/driver"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@ import (
 | 
			
		|||
	"os"
 | 
			
		||||
	"testing"
 | 
			
		||||
 | 
			
		||||
	"github.com/lebauce/swift/swifttest"
 | 
			
		||||
	"github.com/ncw/swift/swifttest"
 | 
			
		||||
 | 
			
		||||
	"github.com/docker/distribution/context"
 | 
			
		||||
	storagedriver "github.com/docker/distribution/registry/storage/driver"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue