Remove old Fixme note
This commit is contained in:
parent
1583b26627
commit
ba017ebb97
|
@ -35,9 +35,6 @@ require 'shoulda'
|
||||||
|
|
||||||
include Jekyll
|
include Jekyll
|
||||||
|
|
||||||
# FIXME: If we really need this we lost the game.
|
|
||||||
# STDERR.reopen(test(?e, '/dev/null') ? '/dev/null' : 'NUL:')
|
|
||||||
|
|
||||||
# Report with color.
|
# Report with color.
|
||||||
Minitest::Reporters.use! [
|
Minitest::Reporters.use! [
|
||||||
Minitest::Reporters::DefaultReporter.new(
|
Minitest::Reporters::DefaultReporter.new(
|
||||||
|
|
Loading…
Reference in New Issue