tests: Remove redundant pugi:: qualifier
Most tests have `using namespace pugi` which makes explicit qualifications unnecessary.
Showing
- tests/test_document.cpp 66 additions, 66 deletionstests/test_document.cpp
- tests/test_dom_modify.cpp 2 additions, 2 deletionstests/test_dom_modify.cpp
- tests/test_dom_traverse.cpp 15 additions, 15 deletionstests/test_dom_traverse.cpp
- tests/test_memory.cpp 5 additions, 5 deletionstests/test_memory.cpp
- tests/test_parse.cpp 9 additions, 9 deletionstests/test_parse.cpp
- tests/test_write.cpp 9 additions, 9 deletionstests/test_write.cpp
- tests/test_xpath.cpp 29 additions, 29 deletionstests/test_xpath.cpp
- tests/test_xpath_parse.cpp 1 addition, 1 deletiontests/test_xpath_parse.cpp
Loading
Please register or sign in to comment