comparison 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
comparison
equal deleted inserted replaced
68:2d65db19d3ce 69:4ae431c98059
206 } 206 }
207 207
208 if WoWUnit then 208 if WoWUnit then
209 WoWUnit:AddTestSuite("ItemAuditor", UnitTests); 209 WoWUnit:AddTestSuite("ItemAuditor", UnitTests);
210 210
211 WoWUnitConsole:SlashCommand('ItemAuditor') 211 -- WoWUnitConsole:SlashCommand('ItemAuditor')
212 end 212 end
213 --@end-debug@ 213 --@end-debug@