mirror of
https://github.com/servo/servo.git
synced 2025-06-12 10:24:43 +00:00
Changed readme saying wildcard not allowed in test_mapping.josn
This commit is contained in:
parent
6e66c0d1ef
commit
b8199e11e0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ A sample of test_mapping.json is as shown below:
|
|||
}
|
||||
```
|
||||
|
||||
Please ensure that each folder that requires a mutant to be generated consists of test_mapping.json file so that the script can function as expected.
|
||||
Please ensure that each folder that requires a mutant to be generated consists of test_mapping.json file so that the script can function as expected. Wildcards are not allowed in test_mapping.json.
|
||||
|
||||
If we want to run mutation test for a source path then there should be test_mapping.json in that path and all the subdirectories which has source files.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue