mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
Add some more unit tests.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
#include "useprefixclass.h"
|
||||
|
||||
int UsePrefixClass::someMethod() const
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user