source: EDIS/tags/ed/tracking-server-vista/src/test/java/gov/va/med/edp/springframework/security/ui/vistalink/VistaLogoutHandlerTest.java@ 1240

Last change on this file since 1240 was 1240, checked in by George Lilly, 13 years ago

new version from the VA

File size: 245 bytes
Line 
1package gov.va.med.edp.springframework.security.ui.vistalink;
2
3import junit.framework.TestCase;
4
5public class VistaLogoutHandlerTest extends TestCase {
6
7 public void testSomething() {
8 }
9
10 public void testMonkey() {
11 }
12}
Note: See TracBrowser for help on using the repository browser.