summaryrefslogtreecommitdiff
path: root/test/programs/binary_program.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/programs/binary_program.test.cpp')
-rw-r--r--test/programs/binary_program.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/programs/binary_program.test.cpp b/test/programs/binary_program.test.cpp
index ce544e7652..52527120e4 100644
--- a/test/programs/binary_program.test.cpp
+++ b/test/programs/binary_program.test.cpp
@@ -4,7 +4,7 @@
using namespace mbgl;
-TEST(BinaryProgram, ObtainValues) {
+TEST(BinaryProgram, ObtainValues) { // NOLINT
const BinaryProgram binaryProgram{ 42,
"binary code",
"identifier",