Skip to content

Commit 356c442

Browse files
committed
Allow logging from cpprefs_tests.
1 parent 4996f97 commit 356c442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration-tests/tests/cpprefs_test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ use autocxx_integration_tests::{directives_from_lists, do_run_test};
1212
use indoc::indoc;
1313
use proc_macro2::TokenStream;
1414
use quote::quote;
15+
use test_log::test;
1516

1617
const fn arbitrary_self_types_supported() -> bool {
1718
rustversion::cfg!(nightly)

0 commit comments

Comments
 (0)