We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0009241 commit fa74d67Copy full SHA for fa74d67
test-files/as2.scpt
536 Bytes
test.sh
@@ -167,6 +167,8 @@ else
167
filter_test "$CMD_SMUDGE" "as-hdr.applescript" "as.scpt" 0 "Smudge AppleScript"
168
filter_test "$CMD_SMUDGE" "as.applescript" "as.scpt" 0 "Smudge AppleScript (without header)"
169
filter_test "$CMD_BOTH" "as.scpt" "as.scpt" 0 "Pass through AppleScript"
170
+ #Known issue
171
+ #filter_test "$CMD_BOTH" "as2.scpt" "as2.scpt" 0 "Pass through AppleScript; file not ending with empty line"
172
173
#--| ScriptDebugger tests
174
filter_test "$CMD_CLEAN" "asdbg.scpt" "asdbg-hdr.applescript" 1 "Default Deny: forbidden Debugging Mode switched on"
0 commit comments