summaryrefslogtreecommitdiffstats
path: root/konsole/tests/bulktest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'konsole/tests/bulktest.sh')
-rwxr-xr-xkonsole/tests/bulktest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/konsole/tests/bulktest.sh b/konsole/tests/bulktest.sh
new file mode 100755
index 000000000..a56348b12
--- /dev/null
+++ b/konsole/tests/bulktest.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+while true; do echo -n x; done