mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
one more test for good measure
This commit is contained in:
parent
0d817017bb
commit
3822b8ea3a
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ if os.linux?
|
|||
it { should cmp '0' }
|
||||
it { should cmp '00' }
|
||||
it { should_not cmp 1 }
|
||||
it { should_not cmp '01' }
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue