summaryrefslogtreecommitdiffstats
path: root/src/test/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/testcases')
-rw-r--r--src/test/testcases/testTraceArray.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/testcases/testTraceArray.py b/src/test/testcases/testTraceArray.py
index 84acdcf6..eb6c67d7 100644
--- a/src/test/testcases/testTraceArray.py
+++ b/src/test/testcases/testTraceArray.py
@@ -32,7 +32,7 @@ TRACE_IDS = (
(0x00, 0x00, 0x01), #Proc, xx, PROC_TB_PIB
(0x00, 0x00, 0x3C), #Proc, xx, PROC_TB_IOO
(0x00, 0x00, 0x3E), #Proc, xx, PROC_TB_MCA1
-# (0x01, 0x20, 0x4B), #EX, 0x20, PROC_TB_L20
+ (0x01, 0x20, 0x4B), #EX, 0x20, PROC_TB_L20
# (0x02, 0x20, 0x50) #PERV, 0x20(Core), PROC_TB_CORE1
)
OpenPOWER on IntegriCloud