Add TLX_ERR_RPT_1 to chip data XML

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ia5843cee14058970fdcf306c94c33c72eb64761a
diff --git a/test/simulator/testcases/meson.build b/test/simulator/testcases/meson.build
index 076a617..191b845 100644
--- a/test/simulator/testcases/meson.build
+++ b/test/simulator/testcases/meson.build
@@ -2,5 +2,6 @@
 test_src = files(
     'sample_test_case.cpp',
     'exp20_foxhound7.cpp',
+    'exp20_tlx_err_rpt_1.cpp',
 )