diff options
Diffstat (limited to 'test/build/preprocess/Decomposed.in')
-rw-r--r-- | test/build/preprocess/Decomposed.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/build/preprocess/Decomposed.in b/test/build/preprocess/Decomposed.in new file mode 100644 index 000000000..a532176c8 --- /dev/null +++ b/test/build/preprocess/Decomposed.in @@ -0,0 +1,7 @@ +FROM alpine:latest + +#include "common" + +RUNHELLO + +#include "install-base" |