tracks/csharp/generators/Exercises/ScrabbleScore.cs in trackler-2.2.1.64 vs tracks/csharp/generators/Exercises/ScrabbleScore.cs in trackler-2.2.1.65

- old
+ new

@@ -1,6 +1,6 @@ namespace Generators.Exercises { - public class ScrabbleScore : Exercise + public class ScrabbleScore : GeneratorExercise { } } \ No newline at end of file