tests/stringio.fy in fancy-0.7.0 vs tests/stringio.fy in fancy-0.8.0
- old
+ new
@@ -1,5 +1,5 @@
-require: "rbx/stringio"
+require: "lib/stringio"
FancySpec describe: StringIO with: {
before_each: {
@s = StringIO new
}
\ No newline at end of file