summaryrefslogtreecommitdiff
path: root/tools/gyp/pylib/gyp/easy_xml_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gyp/pylib/gyp/easy_xml_test.py')
-rw-r--r--tools/gyp/pylib/gyp/easy_xml_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gyp/pylib/gyp/easy_xml_test.py b/tools/gyp/pylib/gyp/easy_xml_test.py
index a8f32a0cd5..9e59559818 100644
--- a/tools/gyp/pylib/gyp/easy_xml_test.py
+++ b/tools/gyp/pylib/gyp/easy_xml_test.py
@@ -6,7 +6,7 @@
""" Unit tests for the easy_xml.py file. """
-import easy_xml
+import gyp.easy_xml as easy_xml
import unittest
import StringIO