mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
New test program for server AE handling
This commit is contained in:
parent
7874b5d88c
commit
e87e7a56bd
1 changed files with 5 additions and 0 deletions
5
Mac/Lib/test/test_finder_ae
Normal file
5
Mac/Lib/test/test_finder_ae
Normal file
|
@ -0,0 +1,5 @@
|
|||
tell application "AEservertest"
|
||||
activate
|
||||
set x to window "testing"
|
||||
open file x
|
||||
end tell
|
Loading…
Add table
Add a link
Reference in a new issue