tuple: note why RTTI test was skipped
This commit is contained in:
parent
27b1bfc1ce
commit
e7c547f764
@ -42,7 +42,7 @@ main ()
|
|||||||
|
|
||||||
tap.expect_eq (actual, expected, "type iteration");
|
tap.expect_eq (actual, expected, "type iteration");
|
||||||
#else
|
#else
|
||||||
tap.skip ("type iteration");
|
tap.skip ("type iteration because no-rtti");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user