1
0
mirror of synced 2026-05-05 23:54:46 +00:00
Files
Interlisp.medley/internal/test/LANGUAGE/AUTO/CONDITIONS-AR7893.TEST

6 lines
222 B
Plaintext

;;; Regression test for AR 7893: Default handler for STREAM-NOT-OPEN uses TEdit function when TEdit not loaded
(do-test "AR 7893"
(or (get 'il:tedit 'il:filedates) (null (xcl:condition-handler 'xcl:stream-not-open)))
)