X Tutup
Skip to content

Commit 93871a5

Browse files
author
Johan Brichau
committed
revert Squeak filetree artefact changes
1 parent 88c9fd5 commit 93871a5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2-
"noMethodMetaData" : true,
32
"separateMethodMetaAndSource" : false,
4-
"useCypressPropertiesFile" : true }
3+
"noMethodMetaData" : true,
4+
"useCypressPropertiesFile" : true
5+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SystemOrganization addCategory: #BaselineOfGrease!
1+
self packageOrganizer ensurePackage: #BaselineOfGrease withTags: #()!

0 commit comments

Comments
 (0)
X Tutup