etl/test/list_test_files.ps1
2024-08-21 18:48:56 +01:00

1 line
71 B
PowerShell

Get-ChildItem -Path "./test_*.cpp" | Select-Object -ExpandProperty Name