polybar-dwm/tests/common/test.hpp
patrick96 58e269b2d6 refactor(test): Remove old testing harness
Now all tests have been converted to gtest and the old testing utility
code is not used anywhere
2018-07-31 13:20:27 -07:00

4 lines
39 B
C++

#pragma once
#include "gtest/gtest.h"