Commit 304be8f0 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

Test files for corresponding changes

parent 6befe422
...@@ -40,6 +40,8 @@ import re ...@@ -40,6 +40,8 @@ import re
import sys import sys
from xml.dom import minidom, Node from xml.dom import minidom, Node
IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux'
import gtest_test_utils import gtest_test_utils
import gtest_xml_test_utils import gtest_xml_test_utils
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment