GildedRose-Refactoring-Kata/rust/src
Christopher J. McClellan 75c6303cee Make rust text based approval tests pass
The main method for approval tests are supposed to run 30 days.
Previous impl was using an exclusive range.
Use an inclusive range instead.
2020-12-20 14:06:26 -05:00
..
gildedrose.rs Make Item::new take Into<String> as a name 2020-07-19 13:51:27 -07:00
main.rs Make rust text based approval tests pass 2020-12-20 14:06:26 -05:00