provided code
This commit is contained in:
10
src/tests/devices/alarm-zero.ck
Normal file
10
src/tests/devices/alarm-zero.ck
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- perl -*-
|
||||
use strict;
|
||||
use warnings;
|
||||
use tests::tests;
|
||||
check_expected ([<<'EOF']);
|
||||
(alarm-zero) begin
|
||||
(alarm-zero) PASS
|
||||
(alarm-zero) end
|
||||
EOF
|
||||
pass;
|
||||
Reference in New Issue
Block a user