summaryrefslogtreecommitdiff
path: root/test/py/tests/test_help.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_help.py')
-rw-r--r--test/py/tests/test_help.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/py/tests/test_help.py b/test/py/tests/test_help.py
index 420090cf0d..d50295e5bd 100644
--- a/test/py/tests/test_help.py
+++ b/test/py/tests/test_help.py
@@ -1,7 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2015 Stephen Warren
# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved.
-#
-# SPDX-License-Identifier: GPL-2.0
def test_help(u_boot_console):
"""Test that the "help" command can be executed."""