mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 22:50:38 +03:00
Merge pull request #1123 from quickfur/cartprod_unittest
Re-enable unittest that is now working.
This commit is contained in:
commit
51a7943a17
1 changed files with 0 additions and 2 deletions
|
@ -11399,8 +11399,6 @@ unittest
|
||||||
// And therefore, by set comprehension, XY == Expected
|
// And therefore, by set comprehension, XY == Expected
|
||||||
}
|
}
|
||||||
|
|
||||||
// FIXME: this unittest has been disabled because of issue 8542.
|
|
||||||
version(none)
|
|
||||||
unittest
|
unittest
|
||||||
{
|
{
|
||||||
auto N = sequence!"n"(0);
|
auto N = sequence!"n"(0);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue