Skip to content

Commit

Permalink
Remove testEmptyStatements and testUsesLiteralByteArrays from the (ol…
Browse files Browse the repository at this point in the history
…d) test package for Slime as well
  • Loading branch information
jbrichau committed Jan 7, 2024
1 parent 98f2c5c commit c3ca8b0
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"instvars" : [
"matcher"
],
"name" : "GRBasicNewInitializeMissingRule",
"name" : "GRBasicNewInitializeMissingRuleOLD",
"type" : "normal"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"instvars" : [
"matcher"
],
"name" : "GRDeprecatedApiProtocolRule",
"name" : "GRDeprecatedApiProtocolRuleOLD",
"type" : "normal"
}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
self packageOrganizer ensurePackage: #'Grease-Tests-Slime' withTags: #()!
SystemOrganization addCategory: #'Grease-Tests-Slime'!

0 comments on commit c3ca8b0

Please sign in to comment.