test: Avoid a build error with SPL
authorSimon Glass <sjg@chromium.org>
Mon, 5 Jul 2021 22:32:43 +0000 (16:32 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Jul 2021 16:27:34 +0000 (10:27 -0600)
commit719d286475d2df1f1d8f4413659893934f38de7d
tree233b9c2fafbee2f203304f6beeace476e5263dbe
parentbf8188e4aa442a9fcd6b5332d177ec76a8faae65
test: Avoid a build error with SPL

At present this fails to build chromeos_sandbox due to a rebase error
in dm_test_pre_run(). Fix it.

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