Update std tests
This commit is contained in:
@@ -4,7 +4,9 @@ const QUERY = '+';
|
||||
|
||||
const EXPECTED = {
|
||||
'others': [
|
||||
{ 'path': 'std::ops', 'name': 'AddAssign' },
|
||||
{ 'path': 'core', 'name': 'AddAssign' },
|
||||
{ 'path': 'core', 'name': 'Add' },
|
||||
{ 'path': 'std', 'name': 'AddAssign' },
|
||||
{ 'path': 'std::ops', 'name': 'Add' },
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user