Changeset 2454 for box/trunk/test/httpserver/testhttpserver.cpp
- Timestamp:
- 16/03/2009 21:46:21 (3 years ago)
- File:
-
- 1 edited
-
box/trunk/test/httpserver/testhttpserver.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/test/httpserver/testhttpserver.cpp
r2449 r2454 581 581 } 582 582 583 // Make file inaccessible, should cause server to return a 403 error, 584 // unless of course the test is run as root :) 583 585 { 584 586 TEST_THAT(chmod("testfiles/testrequests.pl", 0) == 0);
Note: See TracChangeset
for help on using the changeset viewer.
