Changeset 4983


Ignore:
Timestamp:
05/29/09 15:16:04 (3 years ago)
Author:
therek
Message:

missing skip (geesh)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/t/05-project.t

    r4982 r4983  
    33use warnings; 
    44use Test::More; 
    5 #BEGIN { plan skip_all => 'skipped for release until we got status/padre-fallback-icon sorted out'; }  
     5BEGIN { plan skip_all => 'skipped for release until we got status/padre-fallback-icon sorted out'; }  
    66BEGIN { 
    77    if (not $ENV{DISPLAY} and not $^O eq 'MSWin32') { 
Note: See TracChangeset for help on using the changeset viewer.