Add unknown_whitelist_manager/tests/data/sample_whitelist.json
This commit is contained in:
parent
27179d7b65
commit
ff6be18f35
1 changed files with 11 additions and 0 deletions
11
unknown_whitelist_manager/tests/data/sample_whitelist.json
Normal file
11
unknown_whitelist_manager/tests/data/sample_whitelist.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"entry": "fehlendes Output-File"
|
||||
},
|
||||
{
|
||||
"entry": "nicht deterministische Testreihenfolge"
|
||||
},
|
||||
{
|
||||
"entry": "temporäre Netzwerkzeitüberschreitung"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue