Nut/__tests/auto/tst_quuid/test.cpp

7 lines
84 B
C++
Raw Normal View History

2023-02-20 22:54:33 +08:00
#include "test.h"
Test::Test(QObject *parentTableSet) : Table(parentTableSet)
{
}