diff --git a/py/doc/talk/notes.txt b/py/doc/talk/notes.txt index 59b707817..ac419d3e9 100644 --- a/py/doc/talk/notes.txt +++ b/py/doc/talk/notes.txt @@ -8,6 +8,7 @@ information and other various fixes. * Improve distributed testing by: + - sharing even more code with normal testing - using greenexecnet wherever possible (falling back to normal execnet)