@@ -105,6 +105,7 @@ public class SearchFragment extends Fragment {
searchDeptSpinner.setAdapter(categoryAdapter);
//test
//테스트
+ // 3번째 테스트입니다.
}
});