mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
Initial commit of cross connect integration test project (#3434)
Adding as a separate project so current integration tests stay working.
This commit is contained in:
5
crossConnIntegrationTests/src/main/native/dt/Main.cpp
Normal file
5
crossConnIntegrationTests/src/main/native/dt/Main.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright (c) FIRST and other WPILib contributors.
|
||||
// Open Source Software; you can modify and/or share it under the terms of
|
||||
// the WPILib BSD license file in the root directory of this project.
|
||||
|
||||
int main() {}
|
||||
Reference in New Issue
Block a user