light/modules/asset_baker/private/bakers.test.cpp

7 lines
150 B
C++

#include <asset_baker/bakers.hpp>
#include <test/test.hpp>
using ::lt::test::Case;
using ::lt::test::Suite;
// TODO(Light): add asset baking tests!