Making license header verification happy

This commit is contained in:
Joakim Erdfelt 2016-01-13 15:10:55 -07:00
parent cf9ea6e2a9
commit 6e85554aad
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.quickstart;
import static org.junit.Assert.assertEquals;