From 5d4ace6417f42456fb21528d59af97f537d78fab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=95=AD=E6=BE=A7=E9=82=A6?= Date: Mon, 21 Oct 2024 23:11:35 +0800 Subject: [PATCH] test: convert test-grammar-integration.cpp to UTF-8-BOM encoding --- tests/test-grammar-integration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-grammar-integration.cpp b/tests/test-grammar-integration.cpp index 5cc0cdb04..0bc9a48aa 100644 --- a/tests/test-grammar-integration.cpp +++ b/tests/test-grammar-integration.cpp @@ -1,4 +1,4 @@ -#ifdef NDEBUG +#ifdef NDEBUG #undef NDEBUG #endif