Drop the stdin sxmo_status_spec test

This commit is contained in:
Willow Barraco
2023-02-01 17:10:24 +01:00
parent d9abb19977
commit ba1f48df07

View File

@@ -41,12 +41,8 @@ Describe 'sxmo_status.sh'
The output should equal 'foo bar' The output should equal 'foo bar'
End End
Data It 'add a toot third component'
#|toot When call add toot 3 "toot"
End
It 'add a toot third component from stdin'
When call add toot 3 ""
The status should be success The status should be success
End End