This new test checks that the keys() method for javax.swing.InputMap returns null when the map is empty. We currently fail this test. 2005-10-17 Anthony Balkissoon * gnu/testlet/javax/swing/InputMap: New directory. * gnu/testlet/javax/swing/InputMap/newMapKeysNull.java: New test. --Tony