fixes
This commit is contained in:
parent
64739c39d8
commit
9bdf133d0f
12 changed files with 301 additions and 168 deletions
10
project.json
10
project.json
|
|
@ -74,6 +74,16 @@
|
|||
"configuration":"lib-shared"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "should-send-recieve-keepalive-http",
|
||||
"implementations": ["tests/ShouldSendRecieveKeepaliveHTTP"],
|
||||
"dependencies": [
|
||||
{
|
||||
"path":"./project.json",
|
||||
"configuration":"lib-shared"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue