diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2018-12-11 07:42:05 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2018-12-11 07:42:05 +0100 |
| commit | ed419140280553b070943b7ba539120a26ff5686 (patch) | |
| tree | 3d134977a6dfae71a45c318305166d044b50320d /tests/test_suite_xdg.hpp | |
| parent | d3e691c9200b7b782c8acf17468068a699588a73 (diff) | |
| download | wanda-ed419140280553b070943b7ba539120a26ff5686.tar.xz wanda-ed419140280553b070943b7ba539120a26ff5686.zip | |
wanda: restructure directory hierarchy
Diffstat (limited to 'tests/test_suite_xdg.hpp')
| -rw-r--r-- | tests/test_suite_xdg.hpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/test_suite_xdg.hpp b/tests/test_suite_xdg.hpp deleted file mode 100644 index 698ad9a..0000000 --- a/tests/test_suite_xdg.hpp +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef WANDA_TEST_SUITE_XDG_HPP -#define WANDA_TEST_SUITE_XDG_HPP - -#include "cute/cute.h" - -#include <string> -#include <utility> - -namespace wanda -{ - -std::pair<cute::suite, std::string> test_suite_xdg(); - -} // namespace wanda - -#endif
\ No newline at end of file |
