#include "harness.h" TEST_CASE(normal_roundtrip) { CHECK_LOAD("normal.slvs"); CHECK_RENDER("normal.png"); CHECK_SAVE("normal.slvs"); }