mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
test fix
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ def List getMethodArguments(def methodCall) {
|
||||
if (respondsTo(argumentsExpression, 'getExpressions')) {
|
||||
return [1, 2, 3]
|
||||
}
|
||||
[]<end>
|
||||
[4]<end>
|
||||
}
|
||||
-----
|
||||
def List getMethodArguments(def methodCall) {
|
||||
|
||||
Reference in New Issue
Block a user