From 81d63f562ae5fad3245b565743b2de8e6cc88048 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 9 Aug 2019 14:00:06 +0200 Subject: Set centering on input cell --- tests/cellcompare_check.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cellcompare_check.c') diff --git a/tests/cellcompare_check.c b/tests/cellcompare_check.c index 44ba9307..472f3a25 100644 --- a/tests/cellcompare_check.c +++ b/tests/cellcompare_check.c @@ -219,6 +219,7 @@ int main(int argc, char *argv[]) deg2rad(67.0), deg2rad(70.0), deg2rad(77.0)); + cell_set_centering(cref, 'P'); if ( cref == NULL ) return 1; /* Just rotate cell */ -- cgit v1.2.3