Index: tests/peter/test_hd_records.py =================================================================== diff -u -ra901fe931c08daea69337c1f44135637a764ce7a -r3a70bfb451b74106348c064c34f19934aadd9119 --- tests/peter/test_hd_records.py (.../test_hd_records.py) (revision a901fe931c08daea69337c1f44135637a764ce7a) +++ tests/peter/test_hd_records.py (.../test_hd_records.py) (revision 3a70bfb451b74106348c064c34f19934aadd9119) @@ -1,14 +1,14 @@ ########################################################################### # -# Copyright (c) 2019-2021 Diality Inc. - All Rights Reserved. +# Copyright (c) 2021-2022 Diality Inc. - All Rights Reserved. # # THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN # WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. # # @file test_hd_records.py # # @author (last) Dara Navaei -# @date (last) 29-Jul-2021 +# @date (last) 04-Jan-2022 # @author (original) Dara Navaei # @date (original) 20-Jul-2021 # @@ -102,7 +102,6 @@ hd.service_record.cmd_reset_hd_service_record() - def test_hd_system_record(): hd = HD(log_level="DEBUG") if hd.cmd_log_in_to_hd(resend=False):