Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
efahnestock committed Dec 10, 2024
1 parent c399960 commit 97a2959
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion common/video/image_compare_test.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
#include "common/video/image_compare.hh"
#include "opencv2/opencv.hpp"

#include <gtest/gtest.h>

#include "opencv2/opencv.hpp"

namespace robot::common::video {

TEST(ImageCompareTest, ImagesEqual_SameImages) {
Expand Down

0 comments on commit 97a2959

Please sign in to comment.