$PAGINATE
$title(Arnold 5 test)
$subtitle(Dummy file to set floppy test base address)
$copyright(Copyright (c) 1989, 1990, Amstrad plc.)
$pagewidth=131

        DEFSEG  FloppyDiskTest, CLASS=CODE, START=0C000h

        SEG     FloppyDiskTest
;
; This file should appear towards the end of the link list before:
;  FLOPPY
;  FLOPCMND
;  FLOPMESS
;

        END
