1group("unittests") { 2 deps = [ 3 "Core:CoreTests", 4 "Profile:ProfileTests", 5 ] 6 testonly = true 7} 8