blob: 4981f6771458003cf2120ebffafcc121555b599b [file] [log] [blame]
public class XTest {
void testFeature() {
assertFalse(!isFeatureWork());
}
}