This version of Unity is unsupported.

UnityPlatformAttribute.include

public RuntimePlatform[] include;

Description

Included platforms.

Sets the list of tests to run on platforms specified using the RuntimePlatform enumeration. No tests are excluded if the include property is not null.