another test

This commit is contained in:
Doug MacEachern 2007-06-03 17:10:57 +00:00
parent c0b8ee9a8a
commit ee1dadd4a9
1 changed files with 1 additions and 0 deletions

View File

@ -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,
}; };