mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Upgrade to wpiformat 2025.48 (#2186)
This commit is contained in:
@@ -24,8 +24,9 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "PhotonVersion.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
TEST(VersionTest, PrintVersion) {
|
||||
std::cout << photon::PhotonVersion::versionString << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user