forked from teamnwah/openmw-tes3coop
Delete empty test
parent
9116c701d5
commit
d0d8c2eded
@ -1,14 +0,0 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include "components/misc/stringops.hpp"
|
||||
|
||||
struct StringOpsTest : public ::testing::Test
|
||||
{
|
||||
protected:
|
||||
virtual void SetUp()
|
||||
{
|
||||
}
|
||||
|
||||
virtual void TearDown()
|
||||
{
|
||||
}
|
||||
};
|
Loading…
Reference in New Issue