8 lines
150 B
C++
8 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!
|