diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-01-31 11:51:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-02 17:37:44 +0000 |
commit | d8a89baffbeced00025fb27dce102e11b8193075 (patch) | |
tree | b3b523fce955b1809e6a4013a8d3595a52537fca | |
parent | 53bd29d65edbc778f712659138644b9e1fb4b273 (diff) | |
download | poky-d8a89baffbeced00025fb27dce102e11b8193075.tar.gz |
wic: removed test file
This file is not used anywhere in the wic code.
[YOCTO #10619]
(From OE-Core rev: e3c43ce3261663225aeba50b8c6229577574f9b7)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | scripts/lib/wic/test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lib/wic/test b/scripts/lib/wic/test deleted file mode 100644 index 9daeafb986..0000000000 --- a/scripts/lib/wic/test +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | test | ||