adoptium / openj9-systemtest

Long running J9 tests
Other
5 stars 37 forks source link

Remove static keyword from pd2zd test method #136

Closed VermaSh closed 3 years ago

VermaSh commented 3 years ago

Test method testConvertEmbeddedTrailingNonZeroPackedDecimalOffset shouldn't be static.

Signed-off-by: Shubham Verma shubhamv.sv@gmail.com

VermaSh commented 3 years ago

@fjeremic This is a small change for one of the corner cases that was added as part of https://github.com/eclipse-openj9/openj9-systemtest/pull/133.