From e991af0934c297c61978a292cf7102159fa2a317 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Fri, 10 Feb 2017 14:08:12 +0100 Subject: [PATCH] Cleanup: Trailing whitespace --- tests/python/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt index 4b5666e9b5a..3040e400cee 100644 --- a/tests/python/CMakeLists.txt +++ b/tests/python/CMakeLists.txt @@ -417,7 +417,7 @@ if(WITH_CYCLES) -idiff "${OPENIMAGEIO_IDIFF}" ) endif() - endmacro() + endmacro() add_cycles_render_test(reports) add_cycles_render_test(render) add_cycles_render_test(shader)