We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 354e3ee commit 2d75c68Copy full SHA for 2d75c68
1 file changed
repository/BioTools-Tests/BioAlphabetTest.class.st
@@ -3,10 +3,10 @@ Class {
3
#superclass : 'BioAbstractTest',
4
#category : 'BioTools-Tests-Alphabets',
5
#package : 'BioTools-Tests',
6
- #tag : 'Alphabets'
+ #tag : 'Alphabets',
7
#instVars : [
8
'alphabet'
9
- ],
+ ]
10
}
11
12
{ #category : 'testing' }
0 commit comments