diff options
Diffstat (limited to 'test/cxxtest/sample/mock/Dice.h')
-rw-r--r-- | test/cxxtest/sample/mock/Dice.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cxxtest/sample/mock/Dice.h b/test/cxxtest/sample/mock/Dice.h index 3a393ef262..2ffd2562c5 100644 --- a/test/cxxtest/sample/mock/Dice.h +++ b/test/cxxtest/sample/mock/Dice.h @@ -10,4 +10,3 @@ public: }; #endif // __DICE_H - |