Changeset 832

Show
Ignore:
Timestamp:
08/10/06 16:02:47 (2 years ago)
Author:
nick
Message:

Add test for setting node moderation flag

Location:
trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/MANIFEST

    r829 r832  
    105105t/70_admin_home.t 
    106106t/71_missing_metadata.t 
     107t/73_toggle_moderation.t 
    107108t/templates/15_test.tt 
    108109wiki.cgi 
  • trunk/t/71_missing_metadata.t

    r824 r832  
    99 
    1010SKIP: { 
    11     skip "DBD::SQLite not installed - no database to test with", 17 
     11    skip "DBD::SQLite not installed - no database to test with", 26 
    1212      unless $have_sqlite; 
    1313