summaryrefslogtreecommitdiff
path: root/python/helpers/pydev/tests_mainloop/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/helpers/pydev/tests_mainloop/README')
-rw-r--r--python/helpers/pydev/tests_mainloop/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/helpers/pydev/tests_mainloop/README b/python/helpers/pydev/tests_mainloop/README
new file mode 100644
index 000000000000..65e699b98e55
--- /dev/null
+++ b/python/helpers/pydev/tests_mainloop/README
@@ -0,0 +1,4 @@
+# Parts of IPython, files from: https://github.com/ipython/ipython/tree/rel-1.0.0/examples/lib
+# The files in this folder are manual tests for main loop integration
+
+# These tests have been modified to work in the PyDev Console context