test: updated repl tests for undo command
This commit is contained in:
+2
-2
@@ -1600,8 +1600,8 @@ mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn repl_commands_has_50_entries() {
|
fn repl_commands_has_51_entries() {
|
||||||
assert_eq!(REPL_COMMANDS.len(), 50);
|
assert_eq!(REPL_COMMANDS.len(), 51);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
Reference in New Issue
Block a user