diff options
author | Jon Turney <jon.turney@dronecode.org.uk> | 2018-10-11 13:58:55 +0100 |
---|---|---|
committer | Jon Turney <jon.turney@dronecode.org.uk> | 2018-10-14 16:01:36 +0100 |
commit | 3582108fe77d06e476ab832cd802676b7757ad05 (patch) | |
tree | 27eeb41f749d974361e74219b2cbe134c5ece93b /test cases/csharp/1 basic | |
parent | 459b81de4644106fabd410870f577848bef99fe6 (diff) | |
download | meson-3582108fe77d06e476ab832cd802676b7757ad05.zip meson-3582108fe77d06e476ab832cd802676b7757ad05.tar.gz meson-3582108fe77d06e476ab832cd802676b7757ad05.tar.bz2 |
Add mising files to list of installed files for csharp test
Omitted from 81e7a098 as csharp tests are skipped in Appveyor CI
Diffstat (limited to 'test cases/csharp/1 basic')
-rw-r--r-- | test cases/csharp/1 basic/installed_files.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/csharp/1 basic/installed_files.txt b/test cases/csharp/1 basic/installed_files.txt index f64c68c..5022d28 100644 --- a/test cases/csharp/1 basic/installed_files.txt +++ b/test cases/csharp/1 basic/installed_files.txt @@ -1 +1,2 @@ usr/bin/prog.exe +?msvc:usr/bin/prog.pdb |