test: Move env-test rule into test/
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:40 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:58 +0000 (20:10 -0600)
commit81f4605c09d5662afa08cb5db8201d088ca476ab
tree0701f470a5849f88b9e0c7ce34f8b81547fef391
parentea29bad9cff2fd88d172276b58859f01649fe444
test: Move env-test rule into test/

The Makefile rules for tests should be within test/Makefile so move the
'env' rule over.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
test/Makefile