Changeset 447 in tests
- Timestamp:
- 10/05/2011 10:34:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wp-test.php
r421 r447 91 91 if ( TEST_MS ) { 92 92 install_network(); 93 $base = get_option( 'siteurl' ); 94 populate_network( 1, 'localhost', 'null@localhost', 'Test Site', $base, false ); 95 93 $base = '/'; 94 populate_network( 1, 'localhost', 'null@localhost.null', 'Test Site', $base, false ); 96 95 // wp-settings.php would normally init this stuff, but that doesn't work because we've 97 96 // only just installed
Note: See TracChangeset
for help on using the changeset viewer.