Browse Source

Test AttributeFunctor.


git-svn-id: https://svn.microneil.com/svn/CodeDweller-Tests/trunk@54 b3372362-9eaa-4a85-aa2b-6faa1ab7c995
master
adeniz 9 years ago
parent
commit
4dd54b87d5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      TestXMLReader/testXMLReader.cpp

+ 1
- 0
TestXMLReader/testXMLReader.cpp View File

@@ -392,6 +392,7 @@ int main()
RUN_TEST(testSimilarAttributeName);
RUN_TEST(testNullAttributeValue);
RUN_TEST(testIndicator);
RUN_TEST(testIndicatorFunctor);
SUMMARY;

Loading…
Cancel
Save