diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-03-26 22:03:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-03-26 22:03:23 +0000 |
| commit | 82f9ab96faeef0eb684c357d76d27f3737cf1d55 (patch) | |
| tree | 93b43d4762531efe13f9ab75c92c418ecc7ec3dd /test/dcp_to_stl_binary_test.cc | |
| parent | 697c1f99a4f9facdcde30d50154d778e69cead70 (diff) | |
Another solution to binary STL subs that are too big for a single TTI block.v1.4.21
Diffstat (limited to 'test/dcp_to_stl_binary_test.cc')
| -rw-r--r-- | test/dcp_to_stl_binary_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dcp_to_stl_binary_test.cc b/test/dcp_to_stl_binary_test.cc index ade17f8..58e024b 100644 --- a/test/dcp_to_stl_binary_test.cc +++ b/test/dcp_to_stl_binary_test.cc @@ -216,7 +216,7 @@ BOOST_AUTO_TEST_CASE (dcp_to_stl_binary_test8) "GBR", "", "", "", - "build/test/test3.stl" + "build/test/91a30f25-b415-4ffe-9623-bdae43a381d3_sub.stl" ); check_file ( |
