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 import r2pipe 39 r2 = r2pipe.open('${coreutils}/bin/ls') 40 r2.cmd('a') 41 - r2.quit() 42 EOF 43 ''; 44
··· 38 import r2pipe 39 r2 = r2pipe.open('${coreutils}/bin/ls') 40 r2.cmd('a') 41 EOF 42 ''; 43