From 124ccb379201e21fd952cd505bfbc82dc316903c Mon Sep 17 00:00:00 2001 From: Paul Natsuo Kishimoto Date: Tue, 5 Nov 2024 12:03:07 +0100 Subject: [PATCH] Add specimen for #205 --- sdmx/testing/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sdmx/testing/__init__.py b/sdmx/testing/__init__.py index 4008456fc..737bba73b 100644 --- a/sdmx/testing/__init__.py +++ b/sdmx/testing/__init__.py @@ -291,6 +291,7 @@ def __init__(self, base_path): ("IMF_STA", "DSD_GFS.xml"), # khaeru/sdmx#164 ("INSEE", "CNA-2010-CONSO-SI-A17-structure.xml"), ("INSEE", "dataflow.xml"), + ("INSEE", "gh-205.xml"), ("INSEE", "IPI-2010-A21-structure.xml"), ("ISTAT", "22_289-structure.xml"), ("ISTAT", "47_850-structure.xml"),