Skip to content

Commit

Permalink
updated method classification
Browse files Browse the repository at this point in the history
  • Loading branch information
myroslavarm committed Jun 27, 2019
1 parent 15fe783 commit 7e76195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NECompletion/TestCompletionContext.class.st
Expand Up @@ -21,7 +21,7 @@ Class {
#category : #'NECompletion-ExperimentalCompletion'
}

{ #category : #'as yet unclassified' }
{ #category : #'instance creation' }
TestCompletionContext class >> controller: aNECController class: aClass source: aString position: anInteger [
^ self new
setController: aNECController
Expand Down

0 comments on commit 7e76195

Please sign in to comment.