Skip to content
Snippets Groups Projects
Commit f02dc7e1 authored by Squire's avatar Squire
Browse files

CHOP-662 Coupl of fixes to extended unit-test

parent aa15185b
No related branches found
No related tags found
No related merge requests found
...@@ -52,8 +52,8 @@ namespace tut ...@@ -52,8 +52,8 @@ namespace tut
{ {
// Check a selection of bad group names from the crash reports // Check a selection of bad group names from the crash reports
LLDirIterator iter(".","+bad-group-name]+??-??.*"); LLDirIterator iter(".","+bad-group-name]+??-??.*");
LLDirIterator iter(".","))--@---bad-group-name2((??-??.*\.txt"); LLDirIterator iter1(".","))--@---bad-group-name2((??-??.*\\.txt");
LLDirIterator iter(".","__^v--x)Cuide d sua vida(x--v^__??-??.*"); LLDirIterator iter2(".","__^v--x)Cuide d sua vida(x--v^__??-??.*");
} }
template<> template<> template<> template<>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment