mirror of
				https://github.com/lantean-code/qbtmud.git
				synced 2025-11-04 05:53:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			151 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			151 B
		
	
	
	
		
			C#
		
	
	
	
	
	
namespace Lantean.QBitTorrentClient.Test
 | 
						|
{
 | 
						|
    public class UnitTest1
 | 
						|
    {
 | 
						|
        [Fact]
 | 
						|
        public void Test1()
 | 
						|
        {
 | 
						|
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |