diff options
Diffstat (limited to 'tests/common.hpp')
-rw-r--r-- | tests/common.hpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/common.hpp b/tests/common.hpp deleted file mode 100644 index 35e4717..0000000 --- a/tests/common.hpp +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef HEADER_TEST_COMMON_HPP -#define HEADER_TEST_COMMON_HPP - -#include "test.hpp" - -using namespace pugi; - -#endif |