Skip to content

Commit

Permalink
bing shilling
Browse files Browse the repository at this point in the history
  • Loading branch information
jostja committed Jun 23, 2024
1 parent 3988db3 commit 48b1518
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ testExport
"tests the export function"

[self editor exportAsMorph] valueSupplyingAnswer: self fileUUID.
Transcript show: self fileUUID.
self assert: (FileDirectory default / self fileUUID) exists.
self tearDown
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"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:55",
"testExport" : "jj 6/23/2024 19:02",
"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 48b1518

Please sign in to comment.