Associate FIXME with an issue in compiletest.rs

This commit is contained in:
Tim Chevalier 2012-03-15 14:09:01 -07:00
parent b3dada0017
commit 48ccb3fbfd

View File

@ -1,5 +1,5 @@
// FIXME: The way this module sets up tests is a relic and more convoluted
// than it needs to be
// FIXME (Issue #1984): The way this module sets up tests is a relic and more
// convoluted than it needs to be
import option;
import std::getopts;