summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slicer/test/serializers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/slicer/test/serializers.cpp b/slicer/test/serializers.cpp
index bf50b22..56fa5ac 100644
--- a/slicer/test/serializers.cpp
+++ b/slicer/test/serializers.cpp
@@ -20,7 +20,7 @@
#include "conversions.h"
#ifdef SLICER_MODELPARTSTYPES_IMPL_H
-#error Test code should have pull in implementation header
+#error Client code should NOT need to pull in implementation header
#endif
namespace fs = std::filesystem;