mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	tests fixed
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
using System.Linq;
 | 
			
		||||
using System.Threading.Tasks;
 | 
			
		||||
using Nadeko.Common;
 | 
			
		||||
using NadekoBot.Extensions;
 | 
			
		||||
using NadekoBot.Services;
 | 
			
		||||
using NUnit.Framework;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,5 @@
 | 
			
		||||
using NadekoBot.Common;
 | 
			
		||||
using Nadeko.Common;
 | 
			
		||||
using NadekoBot.Common;
 | 
			
		||||
using NUnit.Framework;
 | 
			
		||||
 | 
			
		||||
namespace NadekoBot.Tests
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user