diff --git a/Examples/test-suite/csharp/intermediary_classname_runme.cs b/Examples/test-suite/csharp/intermediary_classname_runme.cs index 551f4ed32..0ae8fba75 100644 --- a/Examples/test-suite/csharp/intermediary_classname_runme.cs +++ b/Examples/test-suite/csharp/intermediary_classname_runme.cs @@ -1,3 +1,8 @@ + +/*********************************************************************************************** + NOTE: This is a custom testcase and should be run using make intermediary_classname.customtest + ***********************************************************************************************/ + using System; using intermediary_classnameNamespace;