From 7a15f43c268a3cd192fedbcf6f0a65ab80f1646d Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 26 Nov 2025 00:49:39 +0800 Subject: add pack macapp test --- tests/plugins/pack/console/include/foo/foo.h | 0 tests/plugins/pack/console/include/test.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/plugins/pack/console/include/foo/foo.h create mode 100644 tests/plugins/pack/console/include/test.h (limited to 'tests/plugins/pack/console/include') diff --git a/tests/plugins/pack/console/include/foo/foo.h b/tests/plugins/pack/console/include/foo/foo.h new file mode 100644 index 000000000..e69de29bb diff --git a/tests/plugins/pack/console/include/test.h b/tests/plugins/pack/console/include/test.h new file mode 100644 index 000000000..e69de29bb -- cgit v1.3.1