summaryrefslogtreecommitdiff
path: root/test/build/preprocess/common
diff options
context:
space:
mode:
Diffstat (limited to 'test/build/preprocess/common')
-rw-r--r--test/build/preprocess/common3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/build/preprocess/common b/test/build/preprocess/common
new file mode 100644
index 000000000..15c34f807
--- /dev/null
+++ b/test/build/preprocess/common
@@ -0,0 +1,3 @@
+#define RUNHELLO RUN echo "Hello world!"
+
+RUN touch /etc/hello-world.txt