1: package test.mannotation; 2: 3: /** 4: * @testng.test alwaysRun = "false" 5: */ 6: public class MTest2 { 7: 8: }