Add test for CodeCompletion.
This commit is contained in:
6
tests/Source/CodeCompletion/test.cpp
Normal file
6
tests/Source/CodeCompletion/test.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "test1.h"
|
||||
#include "test2.h"
|
||||
|
||||
int main() {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user