[esvm] include the testattr necessary for many tests
This commit is contained in:
@ -54,6 +54,12 @@ var versionedOpts = [
|
||||
'node.testattr': 'test'
|
||||
}
|
||||
},
|
||||
{
|
||||
version: '>=5.0',
|
||||
config: {
|
||||
'node.attr.testattr': 'test'
|
||||
}
|
||||
},
|
||||
{
|
||||
version: '>=1.6',
|
||||
config: {
|
||||
|
||||
Reference in New Issue
Block a user