diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2016-07-08 14:22:14 +0200 |
---|---|---|
committer | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2016-07-11 15:22:09 +0200 |
commit | f3a38883076a3ffc227f062f0b80ff08ed5e79fe (patch) | |
tree | 33ffe42e51c45d52dfde37c8a11238e9d9ebf188 | |
parent | 839f3d971612060ed18a67b051db9e51dfac377f (diff) | |
download | node-new-f3a38883076a3ffc227f062f0b80ff08ed5e79fe.tar.gz |
test: move parallel/test-tty-* to pseudo-tty/
Refs: https://github.com/nodejs/node/pull/7360
PR-URL: https://github.com/nodejs/node/pull/7613
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
-rw-r--r-- | test/pseudo-tty/test-tty-stdout-end.js (renamed from test/parallel/test-tty-stdout-end.js) | 0 | ||||
-rw-r--r-- | test/pseudo-tty/test-tty-wrap.js (renamed from test/parallel/test-tty-wrap.js) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/parallel/test-tty-stdout-end.js b/test/pseudo-tty/test-tty-stdout-end.js index a33a2e5ed2..a33a2e5ed2 100644 --- a/test/parallel/test-tty-stdout-end.js +++ b/test/pseudo-tty/test-tty-stdout-end.js diff --git a/test/parallel/test-tty-wrap.js b/test/pseudo-tty/test-tty-wrap.js index fce4e194a8..fce4e194a8 100644 --- a/test/parallel/test-tty-wrap.js +++ b/test/pseudo-tty/test-tty-wrap.js |