Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Atmelfan authored May 17, 2022
1 parent 0ff864a commit 0b28d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scpi/src/option.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ mod tests {
use super::ScpiEnum;
use core::convert::TryFrom;
use crate::tokenizer::Token;
use crate::error::ErrorCode;

#[derive(Copy, Clone, PartialEq, Debug, ScpiEnum)]
enum MyEnum {
Expand Down

0 comments on commit 0b28d11

Please sign in to comment.