--- /var/tmp/parrot-patched/t/op/interp.t	Sun Dec 28 11:45:21 2003
+++ t/op/interp.t	Sun Jan  4 00:18:17 2004
@@ -242,7 +242,7 @@
 OUTPUT
 
 SKIP: {
-  skip("No thread config yet", 5) unless $^O eq 'linux';
+  skip("No thread config yet", 5) unless ($^O eq 'linux' or $^O eq 'darwin');
 
 output_is(<<'CODE', <<'OUTPUT', "interp identity");
     getinterp P2
