another test
This commit is contained in:
parent
c0b8ee9a8a
commit
ee1dadd4a9
|
@ -101,6 +101,7 @@ public class TestPTQL extends SigarTestCase {
|
||||||
"Cpu.Percent.ge=x",
|
"Cpu.Percent.ge=x",
|
||||||
"Port.foo.eq=8080",
|
"Port.foo.eq=8080",
|
||||||
"Port.tcp.gt=8080",
|
"Port.tcp.gt=8080",
|
||||||
|
"Cpu.Sys.ew=lots",
|
||||||
"",
|
"",
|
||||||
null,
|
null,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue