diff Modules/UnitTests.lua @ 69:4ae431c98059

Added integration with ArkInventory. You can set up rules that use "itemauditor('profitable')" or "itemauditor('qa')" to find items managed by QuickAuctions
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 28 Jul 2010 21:27:39 -0700
parents b7bc0488f13b
children e9f7bc9199ca
line wrap: on
line diff
--- a/Modules/UnitTests.lua	Wed Jul 28 11:37:43 2010 -0700
+++ b/Modules/UnitTests.lua	Wed Jul 28 21:27:39 2010 -0700
@@ -208,6 +208,6 @@
 if WoWUnit then
 	WoWUnit:AddTestSuite("ItemAuditor", UnitTests);
 
-	WoWUnitConsole:SlashCommand('ItemAuditor')
+	-- WoWUnitConsole:SlashCommand('ItemAuditor')
 end
 --@end-debug@
\ No newline at end of file