From 0a28b2729deb5b2568f1f4427699724e2bfd3fc7 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 11 Apr 2024 22:34:44 +0800 Subject: add autogen shared module test --- tests/projects/other/autogen_binary_module/src/data.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/projects/other/autogen_binary_module/src/data.in (limited to 'tests/projects/other/autogen_binary_module/src/data.in') diff --git a/tests/projects/other/autogen_binary_module/src/data.in b/tests/projects/other/autogen_binary_module/src/data.in new file mode 100644 index 000000000..a04238969 --- /dev/null +++ b/tests/projects/other/autogen_binary_module/src/data.in @@ -0,0 +1 @@ +hello world! -- cgit v1.3.1