Skip to content

Commit f0aab98

Browse files
committed
adding more testers
1 parent 34999d4 commit f0aab98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Pillar-Chrysal/ConfigurationForPillarTest.class.st

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Class {
55
#package : 'Pillar-Chrysal'
66
}
77

8-
{ #category : 'as yet unclassified' }
8+
{ #category : 'helpers' }
99
ConfigurationForPillarTest >> configurationDictionary [
1010

1111
^ STONJSON fromString: '{
@@ -41,7 +41,7 @@ ConfigurationForPillarTest >> configurationDictionary [
4141

4242
]
4343

44-
{ #category : 'as yet unclassified' }
44+
{ #category : 'tests' }
4545
ConfigurationForPillarTest >> testCheckers [
4646

4747
| configuration |
@@ -57,7 +57,7 @@ ConfigurationForPillarTest >> testCheckers [
5757

5858
]
5959

60-
{ #category : 'as yet unclassified' }
60+
{ #category : 'tests' }
6161
ConfigurationForPillarTest >> testCheckersConfiguration [
6262

6363
| configuration |

0 commit comments

Comments
 (0)