test/fs: rename TestFs.cxx to TestGlob.cxx

This commit is contained in:
Max Kellermann 2022-07-14 17:56:56 +02:00
parent 0514f25c61
commit 81154130b5
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ test(
'TestFs', 'TestFs',
executable( executable(
'TestFs', 'TestFs',
'TestFs.cxx', 'TestGlob.cxx',
'TestLookupFile.cxx', 'TestLookupFile.cxx',
include_directories: inc, include_directories: inc,
dependencies: [ dependencies: [