We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34999d4 commit f0aab98Copy full SHA for f0aab98
src/Pillar-Chrysal/ConfigurationForPillarTest.class.st
@@ -5,7 +5,7 @@ Class {
5
#package : 'Pillar-Chrysal'
6
}
7
8
-{ #category : 'as yet unclassified' }
+{ #category : 'helpers' }
9
ConfigurationForPillarTest >> configurationDictionary [
10
11
^ STONJSON fromString: '{
@@ -41,7 +41,7 @@ ConfigurationForPillarTest >> configurationDictionary [
41
42
]
43
44
+{ #category : 'tests' }
45
ConfigurationForPillarTest >> testCheckers [
46
47
| configuration |
@@ -57,7 +57,7 @@ ConfigurationForPillarTest >> testCheckers [
57
58
59
60
61
ConfigurationForPillarTest >> testCheckersConfiguration [
62
63
0 commit comments