Deleted commented out result
This commit is contained in:
parent
5ddaf59355
commit
5fef4298c6
|
@ -89,7 +89,6 @@ impl Command for Cal {
|
|||
description: "How many Friday the 13ths occurred in 2015",
|
||||
example: "cal --as-table --full-year 2015 | where {$it.fr == 13} | length",
|
||||
result: None,
|
||||
//result: Some(Value::test_int(3)),
|
||||
},
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user