Skip to content

Commit 276d96c

Browse files
authored
Merge pull request #1470 from google/unignore-test2
Revert "Ignore the test."
2 parents 8d4e547 + 28abc00 commit 276d96c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/tests/integration_test.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12229,7 +12229,6 @@ fn test_virtual_methods() {
1222912229
}
1223012230

1223112231
#[test]
12232-
#[ignore] // https://github.com/google/autocxx/issues/1192, or related
1223312232
fn test_issue_1192() {
1223412233
let hdr = indoc! {
1223512234
"#include <vector>

0 commit comments

Comments
 (0)