blob: 131dad5891d5c557dd3c4cc070a035036eb93a68 [file] [log] [blame]
public class XTest {
void testFeature() {
<spot>assertTrue</spot>(isFeatureWork());
}
}