package edu.washington.cs.oneswarm.test.integration; public class IndirectTransferTest { // TODO(piatek): Test send/receive file between two clients bridged by one // intermediary. public static final void main(String[] args) throws Exception { // placeholder } }