diff options
author | Kris Shannon <k.shannon@amaze.com.au> | 2019-11-22 21:43:47 +1100 |
---|---|---|
committer | Kris Shannon <k.shannon@amaze.com.au> | 2019-11-22 21:43:47 +1100 |
commit | c3b5585cd242266be162c26ba7bd5f88bedc9875 (patch) | |
tree | 8630c7bea97efd6d4dc59e064b81f8e81d781c52 | |
parent | 7bb642fb9952f310d36912e9eb7191de6d452040 (diff) | |
download | ohai-c3b5585cd242266be162c26ba7bd5f88bedc9875.tar.gz |
Rename Ohai::Mixin::DmiDecode spec file to end in `_spec.rb`
This test file isn't being run becuase it's missing the proper suffix
Signed-off-by: Kris Shannon <k.shannon@amaze.com.au>
-rw-r--r-- | spec/unit/mixin/dmi_decode_spec.rb (renamed from spec/unit/mixin/dmi_decode.rb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/mixin/dmi_decode.rb b/spec/unit/mixin/dmi_decode_spec.rb index cde87a1a..cde87a1a 100644 --- a/spec/unit/mixin/dmi_decode.rb +++ b/spec/unit/mixin/dmi_decode_spec.rb |