diff options
Diffstat (limited to 'tests/extmod/machine_pulse.py.exp')
-rw-r--r-- | tests/extmod/machine_pulse.py.exp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/extmod/machine_pulse.py.exp b/tests/extmod/machine_pulse.py.exp new file mode 100644 index 0000000000..f9a4742181 --- /dev/null +++ b/tests/extmod/machine_pulse.py.exp @@ -0,0 +1,9 @@ +value: 1 +value: 0 +<class 'int'> +value: 1 +value: 0 +value: 1 +<class 'int'> +OSError +OSError |