11 lines
117 B
C++
11 lines
117 B
C++
#include "objects.hpp"
|
|
#include "test/u.hpp"
|
|
|
|
namespace {
|
|
|
|
AddTestCase _(1, "objects.hpp", [](TestCase& t) {
|
|
|
|
});
|
|
|
|
}
|