11 lines
115 B
C++
11 lines
115 B
C++
#include "tools/test.h"
|
|
|
|
|
|
|
|
class ZClipTests : public test::TestCase {
|
|
public:
|
|
|
|
void test_case_000() {
|
|
|
|
}
|
|
}; |