mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
@@ -14,6 +14,7 @@ class CameraSourceTest : public ::testing::Test {
|
|||||||
|
|
||||||
TEST_F(CameraSourceTest, HTTPCamera) {
|
TEST_F(CameraSourceTest, HTTPCamera) {
|
||||||
auto source = HttpCamera("axis", "http://localhost:8000");
|
auto source = HttpCamera("axis", "http://localhost:8000");
|
||||||
|
cs::Shutdown();
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace cs
|
} // namespace cs
|
||||||
|
|||||||
Reference in New Issue
Block a user