Move test directory to top level

This is temporary, it should be under `containers/` just as soon
as we have a manifest setup.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-02-01 23:34:21 +00:00
parent 40ce4c4673
commit b6f499dca5
3 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
.PHONY: test hyperkit-test qemu qemu-iso qemu-gce media ebpf ci ci-pr
all:
$(MAKE) -C alpine
@@ -127,4 +129,5 @@ ci-pr:
clean:
$(MAKE) -C alpine clean
$(MAKE) -C containers clean
$(MAKE) -C test clean
rm -rf bin disk.img test.log