Skip to content

Commit 7d6d6af

Browse files
committed
Renamed the test data file
1 parent 8136d7d commit 7d6d6af

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/xml2python_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import pytest
99
from lxml import etree
1010

11-
from tests.data_xml_helper import (
11+
from tests.test_data import (
1212
conditional_remote_type_tags_2a,
1313
conditional_remote_type_tags_3a,
1414
ensure_array_keys_1c,

0 commit comments

Comments
 (0)