[build] Publish unit tests for examples (#5838)

This commit is contained in:
Thad House
2023-10-27 16:57:38 -07:00
committed by GitHub
parent 49920234ac
commit 04dcd80adb
4 changed files with 28 additions and 2 deletions

View File

@@ -867,7 +867,8 @@
],
"foldername": "UnitTest",
"gradlebase": "cpp",
"commandversion": 2
"commandversion": 2,
"hasunittests": true
},
{
"name": "SimpleDifferentialDriveSimulation",