98: list test-fs-read-stream.js in the test to be patched
Reviewed-by: kinsleyw
This commit is contained in:
parent
2e02e63b75
commit
513b1208c7
@ -286,6 +286,7 @@
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-dgram-udp4.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-dgram-unref.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-error-reporting.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-fs-read-stream.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-fs-readfile-pipe.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-http.js"/>
|
||||
<apply-diff src="test/simple" mod="${test.dir}/simple" name="test-http-client-timeout-agent.js"/>
|
||||
@ -361,6 +362,7 @@
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-dgram-udp4.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-dgram-unref.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-error-reporting.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-fs-read-stream.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-fs-readfile-pipe.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-http.js"/>
|
||||
<apply-patch-file target="${test.dir}/simple" dir="test/simple" name="test-http-client-timeout-agent.js"/>
|
||||
|
Loading…
Reference in New Issue
Block a user