Skip to content

Commit dad7f87

Browse files
committed
Added TCPBaseTestAccess.h to BUILD.gn
1 parent e6549ab commit dad7f87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/transport/raw/tests/BUILD.gn

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ chip_test_suite("tests") {
4949
test_sources += [ "TestTCP.cpp" ]
5050
}
5151

52+
sources = [ "TCPBaseTestAccess.h" ]
53+
5254
public_deps = [
5355
":helpers",
5456
"${chip_root}/src/inet/tests:helpers",

0 commit comments

Comments
 (0)