netty5/common/src
Scott Mitchell 1d0b6ad75e DefaultPromiseTest dead code removal
Motivation:
DefaultPromiseTest has dead code which was left over from a code restructure. Shared code between 2 tests was moved into a common method, but some code which was not cleaned up in each of these methods after the code was moved.

Modifications:
- Delete dead code in DefaultPromiseTest

Result:
Less dead code
2015-12-11 10:35:06 -08:00
..
main AbstractFuture should not wrap CancellationException 2015-12-11 10:24:08 -08:00
test DefaultPromiseTest dead code removal 2015-12-11 10:35:06 -08:00