Skip to content

Commit 1065ecd

Browse files
DavidS-ovmactions-user
authored andcommitted
Add TestFoodAdapter to stdlib test adapters (#902)
GitOrigin-RevId: d7a59f2c7d2dfc49a9c65b35e374b1914581f91e
1 parent 9596f45 commit 1065ecd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stdlib-source/adapters/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ func InitializeEngine(ec *discovery.EngineConfig, reverseDNS bool) (*discovery.E
4747
&HTTPAdapter{},
4848
&IPAdapter{},
4949
&test.TestDogAdapter{},
50+
&test.TestFoodAdapter{},
5051
&test.TestGroupAdapter{},
5152
&test.TestHobbyAdapter{},
5253
&test.TestLocationAdapter{},

0 commit comments

Comments
 (0)