Skip to content

Commit

Permalink
vscode-extension: fixed typo in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Apr 10, 2017
1 parent 224d92c commit cf06b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode-extension/src/test/fixtures/src/Completion.as
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ class FileInternalCompletion
{
}

public function InternalCompletion()
public function FileInternalCompletion()
{
}
}

0 comments on commit cf06b45

Please sign in to comment.