tests: Fix 'test-wipe' 50/32450/3
authorNeale Ranns <neale@graphiant.com>
Wed, 26 May 2021 12:57:14 +0000 (12:57 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 26 May 2021 18:44:08 +0000 (18:44 +0000)
commit46cb4c40941e06d726c116975c321603766d24bd
tree4bfb6b4f0296e036342c96062d380e36e01fb94e
parent91d6a9484534c8f41a06d3725057411c4f3de1cf
tests: Fix 'test-wipe'

Type: fix

Error:
vagrant@ ~/vpp (make-test-wipe) $ make test-wipe
make[1]: Entering directory '/home/vagrant/vpp/test'
make[2]: Entering directory '/home/vagrant/vpp/test'
make[2]: *** ext: No such file or directory.  Stop.
make[2]: Leaving directory '/home/vagrant/vpp/test'
make[1]: *** [Makefile:239: wipe] Error 2
make[1]: Leaving directory '/home/vagrant/vpp/test'
make: *** [Makefile:440: test-wipe] Error 2

Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I3615a962882d5d56c394aa628e9942fed07cde84
test/Makefile