mirror of
https://github.com/nasa/trick.git
synced 2025-02-21 01:31:25 +00:00
parent
c3b5da975a
commit
0197df7103
@ -136,7 +136,7 @@ int Trick::UnitTest::write_output() {
|
||||
out << "\" time=\"0\" classname=\"" << it->first << "\"" ;
|
||||
|
||||
// parent stuff goes here
|
||||
out << " parent=\"" << curr_case->parent << "\"" ;
|
||||
//out << " parent=\"" << curr_case->parent << "\"" ;
|
||||
|
||||
if ( curr_case->failure_string.compare("") ) {
|
||||
out << " >" << std::endl ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user