moby--moby/integration/container
Yong Tang 9045406144 Add missing canonical import comment to files in integration tests
The  canonical import comment was added some time ago, though several
newly added files do not have the comment. This fix adds the missing
canonical import comment to files in integration tests

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-03-01 22:51:11 +00:00
..
copy_test.go Migrate some copy tests to integration 2018-02-27 16:48:35 -05:00
create_test.go
daemon_linux_test.go Add missing canonical import comment to files in integration tests 2018-03-01 22:51:11 +00:00
diff_test.go
exec_test.go
health_test.go
inspect_test.go
kill_test.go Add missing canonical import comment to files in integration tests 2018-03-01 22:51:11 +00:00
links_linux_test.go
logs_test.go Add missing canonical import comment to files in integration tests 2018-03-01 22:51:11 +00:00
main_test.go
mounts_linux_test.go
nat_test.go Add missing canonical import comment to files in integration tests 2018-03-01 22:51:11 +00:00
pause_test.go
ps_test.go Enhancement of replacing ContainerCreate with helper funcs in tests 2018-02-28 21:35:56 +00:00
remove_test.go
rename_test.go
resize_test.go
restart_test.go
stats_test.go
stop_test.go
update_linux_test.go
update_test.go