summaryrefslogtreecommitdiff
path: root/gi/overrides/GIMarshallingTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'gi/overrides/GIMarshallingTests.py')
-rw-r--r--gi/overrides/GIMarshallingTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/overrides/GIMarshallingTests.py b/gi/overrides/GIMarshallingTests.py
index 25a882f..aac8883 100644
--- a/gi/overrides/GIMarshallingTests.py
+++ b/gi/overrides/GIMarshallingTests.py
@@ -21,7 +21,7 @@
from ..overrides import override
from ..importer import modules
-GIMarshallingTests = modules['GIMarshallingTests'].introspection_module
+GIMarshallingTests = modules['GIMarshallingTests']._introspection_module
__all__ = []