nushell/crates/nu-command/tests/commands/random
Antoine Stevan 84cdc0d521
remove size command in favor of str stats (#10784)
follow-up to
- https://github.com/nushell/nushell/pull/10798

> **Important**
> wait for between 0.87 and 0.88 to land this

# Description
once again, after deprecation comes removal 😌 

# User-Facing Changes
`size` is now removed and `str size` should be used

# Tests + Formatting

# After Submitting
2023-11-17 06:49:19 +08:00
..
bool.rs Clean up tests containing unnecessary cwd: tokens (#9692) 2023-07-17 18:43:51 +02:00
chars.rs remove size command in favor of str stats (#10784) 2023-11-17 06:49:19 +08:00
dice.rs Add long options for platform and random (#10776) 2023-10-19 22:04:33 +02:00
float.rs Rename random decimal to random float (#10320) 2023-09-12 13:03:05 +02:00
int.rs Use int type name consistently (#10579) 2023-10-03 18:24:32 +02:00
mod.rs Use int type name consistently (#10579) 2023-10-03 18:24:32 +02:00
uuid.rs Clean up tests containing unnecessary cwd: tokens (#9692) 2023-07-17 18:43:51 +02:00