build tests: fix 'test-wipe-papi' target

Fix transposed terms.

Type: fix

Change-Id: Ibc3f5d5d9dbd81c9edf09ae5024c3ac4b1939d03
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
This commit is contained in:
Paul Vinciguerra
2020-03-26 23:11:50 -04:00
committed by Dave Wallace
parent 2f8cd91451
commit 1f16205e51

View File

@ -465,7 +465,7 @@ papi-wipe: test-wipe-papi
.PHONY: test-wipe-papi
test-wipe-papi:
@make -C test papi-wipe
@make -C test wipe-papi
.PHONY: test-help
test-help: