fixed up test runners

This commit is contained in:
James Strachan
2012-03-05 08:20:49 +00:00
parent 863e3ff382
commit b9fe45ed0c
5 changed files with 5 additions and 5 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package kotlinlib.testall;
package stdlib.testall;
import junit.framework.TestSuite;
import test.language.*;