python.pkgs.r2pipe: fix hanging test

authored by Jörg Thalheim and committed by Jonathan Ringer e02262e2 d23ff4d6

-1
-1
pkgs/development/python-modules/r2pipe/default.nix
··· 38 38 import r2pipe 39 39 r2 = r2pipe.open('${coreutils}/bin/ls') 40 40 r2.cmd('a') 41 - r2.quit() 42 41 EOF 43 42 ''; 44 43