aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/pp_missing_file.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/errors/pp_missing_file.i')
-rw-r--r--Examples/test-suite/errors/pp_missing_file.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/Examples/test-suite/errors/pp_missing_file.i b/Examples/test-suite/errors/pp_missing_file.i
new file mode 100644
index 000000000..5e3f0ea27
--- /dev/null
+++ b/Examples/test-suite/errors/pp_missing_file.i
@@ -0,0 +1,3 @@
+%module test
+
+%include "missing_filename.i"