summaryrefslogtreecommitdiff
path: root/test_ffi/tests/integration_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test_ffi/tests/integration_tests.rs')
-rw-r--r--test_ffi/tests/integration_tests.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/test_ffi/tests/integration_tests.rs b/test_ffi/tests/integration_tests.rs
index c818f12d9..fea5b5fbd 100644
--- a/test_ffi/tests/integration_tests.rs
+++ b/test_ffi/tests/integration_tests.rs
@@ -69,6 +69,9 @@ fn basic() {
true\n\
Before\n\
true\n\
+ Static u32: 42\n\
+ Static ptr: true\n\
+ Static ptr value: 42\n\
After\n\
true\n\
Correct number of resources\n";