Skip to content

Commit 0602b35

Browse files
committed
Add NOLINT
1 parent 725e2d4 commit 0602b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore/integration_test_internal/src/leveldb_snappy_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
// TODO(dconeybe) Import ALL the unit tests from the iOS SDK by adding them
2525
// to the CMakeLists.txt in the parent directory of this file. That way we can
2626
// run all of the tests from the iOS SDK on each platform targeted by this repo.
27-
#include "Firestore/core/test/unit/local/leveldb_snappy_test.cc"
27+
#include "Firestore/core/test/unit/local/leveldb_snappy_test.cc" // NOLINT

0 commit comments

Comments
 (0)