[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CAS
[mono.git] / mcs / class / corlib / Test / System.Security / CodeAccessPermissionTest.cs
index c5f63a7b5bfd81712ba2ada72f72649dff5c0bd6..65b22865fe44c5c11677d5737a7356dbece7237d 100644 (file)
@@ -7,7 +7,7 @@
 // (C) 2004 Motus Technologies Inc. (http://www.motus.com)
 //
 
-#if FEATURE_MONO_CAS
+#if MONO_FEATURE_CAS
 
 using NUnit.Framework;
 using System;