summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/test/test_finder_ae
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Lib/test/test_finder_ae')
-rw-r--r--Mac/Lib/test/test_finder_ae5
1 files changed, 0 insertions, 5 deletions
diff --git a/Mac/Lib/test/test_finder_ae b/Mac/Lib/test/test_finder_ae
deleted file mode 100644
index b6241a2..0000000
--- a/Mac/Lib/test/test_finder_ae
+++ /dev/null
@@ -1,5 +0,0 @@
-tell application "AEservertest"
- activate
- set x to window "testing"
- open file x
-end tell