mirror of
https://github.com/aljazceru/lspd.git
synced 2025-12-19 06:44:23 +01:00
add a test for regular forwards
This commit is contained in:
@@ -89,4 +89,8 @@ var allTestCases = []*testCase{
|
||||
name: "testNoBalance",
|
||||
test: testNoBalance,
|
||||
},
|
||||
{
|
||||
name: "testRegularForward",
|
||||
test: testRegularForward,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user