Index: tests/peter/test_POST.py =================================================================== diff -u -r8ba3986f8fe9ef801c9f592a37f90933effbd34d -r8474f8e345f165187d4dde17840575ee4e98a9b4 --- tests/peter/test_POST.py (.../test_POST.py) (revision 8ba3986f8fe9ef801c9f592a37f90933effbd34d) +++ tests/peter/test_POST.py (.../test_POST.py) (revision 8474f8e345f165187d4dde17840575ee4e98a9b4) @@ -1,19 +1,18 @@ ########################################################################### # -# Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. +# Copyright (c) 2019-2021 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_post.py +# @file test_POST.py # -# @author (last) Peter Lucia -# @date (last) 21-Mar-2021 -# @author (original) Peter Lucia -# @date (original) 21-Mar-2021 +# @author (last) Peter Lucia +# @date (last) 06-Jun-2021 +# @author (original) Peter Lucia +# @date (original) 24-May-2021 # ############################################################################ -# in case PYTHONPATH is not set import sys sys.path.append("../../") from dialin import HDSimulator, DGSimulator