Skip to content

Commit 9013b2a

Browse files
authored
Merge pull request #210 from moosetechnology/renaming
renaming testDerefAccessWithDim to testDerefFieldAccessWithDim
2 parents d7ae8b8 + b4ac8da commit 9013b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EsopeImporter-Tests/JsonToIASTVisitorTest.class.st

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ JsonToIASTVisitorTest >> testDeref [
338338
]
339339

340340
{ #category : 'tests-esope' }
341-
JsonToIASTVisitorTest >> testDerefAccessWithDim [
341+
JsonToIASTVisitorTest >> testDerefFieldAccessWithDim [
342342

343343
" PROGRAM MYPROG
344344
var = lb.att(S__/2)

0 commit comments

Comments
 (0)