Skip to content

Commit 8d93aef

Browse files
committed
Resolve comments
1 parent 9995b81 commit 8d93aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/proxy_regression_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ TEST(ProxyRegressionTests, TestProxiableSelfDependency) {
8181
}
8282

8383
// https://github.com/ngcpp/proxy/issues/10
84-
TEST(ProxyRegressionTests, TestWeakDispathReferenceReturningOverload) {
84+
TEST(ProxyRegressionTests, TestWeakDispatchReferenceReturningOverload) {
8585
struct MyFacade
8686
: pro::facade_builder //
8787
::add_convention<pro::weak_dispatch<details::MemFun>, int&()> //

0 commit comments

Comments
 (0)