Skip to content

Commit

Permalink
Add DirectPlay test suite code to source manifest.
Browse files Browse the repository at this point in the history
Missed in previous commit.
  • Loading branch information
solemnwarning committed Dec 2, 2015
1 parent e5085ba commit 1e8f89f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifest.src.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tests/20-bind.t
tests/30-eth-ipx.t
tests/30-ip-ipx.t
tests/40-ip-spx.t
tests/50-dplay.t
tests/addr.c
tests/config.pm
tests/ptype.pm
Expand All @@ -71,6 +72,7 @@ tests/lib/IPXWrapper/Capture/IPX.pm
tests/lib/IPXWrapper/Capture/IPXOverUDP.pm
tests/lib/IPXWrapper/SPX.pm
tests/lib/IPXWrapper/Tool/Bind.pm
tests/lib/IPXWrapper/Tool/DPTool.pm
tests/lib/IPXWrapper/Tool/Generic.pm
tests/lib/IPXWrapper/Tool/IPXISR.pm
tests/lib/IPXWrapper/Tool/IPXRecv.pm
Expand All @@ -83,6 +85,7 @@ tests/tap/basic.h
tests/tap/macros.h

tools/bind.c
tools/dptool.c
tools/ipx-isr.c
tools/ipx-recv.c
tools/ipx-send.c
Expand Down

0 comments on commit 1e8f89f

Please sign in to comment.