Skip to content

Commit

Permalink
Merge origin/tmm-dev into tmm-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jostja committed Jun 23, 2024
2 parents 13cc1e5 + 52b6e20 commit 69e0033
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ as yet unclassified
setUp

self editor ifNil: [self editor: GMTEEditor new].
self fileUUID: UUID new asString.
self fileUUID: UUID new asString
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@
"fileUUID" : "jj 6/22/2024 20:21",
"fileUUID:" : "jj 6/22/2024 16:55",
"loadTestMapFileToFileDirectory" : "JS 6/23/2024 18:18",
"setUp" : "jj 6/23/2024 18:54",
"setUp" : "jj 6/23/2024 18:55",
"setup" : "jj 6/23/2024 18:55",
"tearDown" : "jj 6/22/2024 20:24",
"testAddLayerButton" : "JS 6/23/2024 18:29",
"testDeleteLayer" : "jj 6/22/2024 20:25",
"testDirectImport" : "jj 6/22/2024 20:30",
"testDirectImportFromAssetbrowser" : "jj 6/22/2024 20:30",
"testExport" : "jj 6/23/2024 18:52",
"testExport" : "jj 6/23/2024 18:55",
"testExportButton" : "jj 6/22/2024 20:28",
"testImportButton" : "jj 6/22/2024 20:28",
"testMoveLayerDown" : "jj 6/22/2024 20:31",
Expand Down

0 comments on commit 69e0033

Please sign in to comment.