Skip to content

Commit 6e1813d

Browse files
committed
Reorganizing sindarin tests
1 parent d0a3da2 commit 6e1813d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sindarin-Tests/SindarinDebuggerTest.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ SindarinDebuggerTest >> testNode [
12581258
self assert: node selector equals: #asInteger
12591259
]
12601260

1261-
{ #category : 'tests' }
1261+
{ #category : 'tests - pc' }
12621262
SindarinDebuggerTest >> testPc [
12631263
| dbg |
12641264
dbg := SindarinDebugger

0 commit comments

Comments
 (0)