summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/dcp_to_stl_binary_test.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/dcp_to_stl_binary_test.cc b/test/dcp_to_stl_binary_test.cc
index 3f191d5..2d82645 100644
--- a/test/dcp_to_stl_binary_test.cc
+++ b/test/dcp_to_stl_binary_test.cc
@@ -75,4 +75,9 @@ BOOST_AUTO_TEST_CASE (dcp_to_stl_binary_test2)
"", "",
"build/test/93e8a6bf-499e-4d36-9350-a9bfa2e6758a_sub.stl"
);
+
+ check_file (
+ private_test / "93e8a6bf-499e-4d36-9350-a9bfa2e6758a_sub.stl",
+ "build/test/93e8a6bf-499e-4d36-9350-a9bfa2e6758a_sub.stl"
+ );
}