Add blank for license header check

This commit is contained in:
Jan Bartel 2012-11-22 16:13:44 +11:00
parent 8920fcc128
commit f6a8005b91
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
// You may elect to redistribute this code under either of these licenses.
// ========================================================================
//
package org.eclipse.jetty.server.session;
import static org.junit.Assert.assertEquals;