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

4 lines
63 B
Bash

cd ../test
ls -1 test_*.cpp > test_file_list.txt
cd ../scripts