Cleanup (test data corrected)

This commit is contained in:
Roman Shevchenko
2016-03-09 11:24:07 +01:00
parent 42db164176
commit 55af2c9fdd
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +0,0 @@
class Foo {
/**
* {<warning>@link</warning> #foo()}
*/
void foo(){}
}