From 7bf8088d8044c3ff730380fca8a4bf9fadced36a Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Fri, 24 Jul 2015 02:57:56 +0200 Subject: improve inline scripts, fix #683, fix #684 --- test/scripts/unloaderr.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/scripts/unloaderr.py (limited to 'test/scripts/unloaderr.py') diff --git a/test/scripts/unloaderr.py b/test/scripts/unloaderr.py new file mode 100644 index 00000000..f3743107 --- /dev/null +++ b/test/scripts/unloaderr.py @@ -0,0 +1,2 @@ +def done(ctx): + raise RuntimeError() \ No newline at end of file -- cgit v1.2.3