소스 검색

Update test for moved class

git-svn-id: http://svn.dmdirc.com/trunk@2706 00569f92-eb28-0410-84fd-f71c24880f
tags/0.5.5
Gregory Holmes 16 년 전
부모
커밋
2d43fc23af
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      test/com/dmdirc/commandline/IrcAddressTest.java

+ 2
- 0
test/com/dmdirc/commandline/IrcAddressTest.java 파일 보기

@@ -22,6 +22,8 @@
22 22
 
23 23
 package com.dmdirc.commandline;
24 24
 
25
+import com.dmdirc.util.InvalidAddressException;
26
+import com.dmdirc.util.IrcAddress;
25 27
 import org.junit.Test;
26 28
 import static org.junit.Assert.*;
27 29
 

Loading…
취소
저장