Fixed formatting
This commit is contained in:
@@ -32,7 +32,7 @@ TEST_CASE("t20022")
|
||||
// properly
|
||||
{"tmain()", "A", "A(std::unique_ptr<B>)"}, //
|
||||
{"tmain()", "A", "a()"}, //
|
||||
{"A", "B", "b()"}, //
|
||||
{"A", "B", "b()"}, //
|
||||
}));
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user