Remove useless StatusTest::testCanConstruct()
authorKunal Mehta <legoktm@member.fsf.org>
Thu, 28 Dec 2017 08:25:25 +0000 (00:25 -0800)
committerLegoktm <legoktm@member.fsf.org>
Thu, 28 Dec 2017 08:53:04 +0000 (08:53 +0000)
Neither Status, nor StatusValue have constructors, so there's not much
point testing whether the object can be constructed.

Change-Id: I170940889b5da5198ef4576d04786f84c293dd01


No differences found