Skip to content

Commit e17fddb

Browse files
committed
Fixed test runner
1 parent 13a1045 commit e17fddb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

http-tests/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export STATUS_NO_CONTENT=204
2222
export STATUS_UPDATED='201|204'
2323
export STATUS_SEE_OTHER=303
2424
export STATUS_NOT_MODIFIED=304
25+
export STATUS_PERMANENT_REDIRECT=308
2526
export STATUS_BAD_REQUEST=400
2627
export STATUS_UNAUTHORIZED=401
2728
export STATUS_FORBIDDEN=403

0 commit comments

Comments
 (0)