Rename tests to appease wpiformat (#290)

This commit is contained in:
Tyler Veness
2021-09-23 18:13:04 -07:00
committed by GitHub
parent db09e5209f
commit f8def88e4d
2 changed files with 23 additions and 23 deletions

View File

@@ -18,4 +18,4 @@
#include "gtest/gtest.h"
#include "photonlib/PhotonUtils.h"
TEST(PhotonUtilsTest, TestInclude) {}
TEST(PhotonUtilsTest, Include) {}