Changeset 21221

Show
Ignore:
Timestamp:
07/04/08 16:04:05 (3 months ago)
Author:
ruoso
Message:

[smop] fixing test count... all tests pass...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • v6/smop/test/12_p6opaque.sm0p

    r21218 r21221  
    2222    SMOP_RELEASE(interpreter, capture); 
    2323  } else if (identifier == SMOP__ID__DESTROYALL) { 
    24     printf("ok 4 - called DESTROYALL\n"); 
     24    printf("ok 5 - called DESTROYALL\n"); 
    2525  } else { 
    2626    printf("not ok - unkown method\n");