summaryrefslogtreecommitdiffstats
path: root/src/test/testcases/testScomUtil.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/testcases/testScomUtil.py')
-rw-r--r--src/test/testcases/testScomUtil.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/test/testcases/testScomUtil.py b/src/test/testcases/testScomUtil.py
index 23b20005..7e56e572 100644
--- a/src/test/testcases/testScomUtil.py
+++ b/src/test/testcases/testScomUtil.py
@@ -5,7 +5,8 @@
#
# OpenPOWER sbe Project
#
-# Contributors Listed Below - COPYRIGHT 2017
+# Contributors Listed Below - COPYRIGHT 2017,2019
+# [+] International Business Machines Corp.
#
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -25,6 +26,7 @@ import sys
import os
import struct
sys.path.append("targets/p9_nimbus/sbeTest" )
+sys.path.append("targets/p9_axone/sbeTest" )
import testUtil
err = False
OpenPOWER on IntegriCloud