##// END OF EJS Templates
tests: disable test-nointerrupt on Windows...
Matt Harbison -
r39515:3ba87d5b default
parent child Browse files
Show More
@@ -1,3 +1,5 b''
1 #require no-windows
2
1 3 Dummy extension simulating unsafe long running command
2 4 $ cat > sleepext.py <<EOF
3 5 > import itertools
General Comments 0
You need to be logged in to leave comments. Login now