Skip to content

Commit

Permalink
fix: failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Nov 14, 2019
1 parent d8e5356 commit 98eb5c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/filetypes/cpp/functions.vader
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ Expect cpp (generated comment with nothing but @brief and @return tag):
# Functions with parameters.
# ==============================================================================
Given cpp (function with parameters without return type):
using namespace std;

class TestClass {
public:
int myFunc();
Expand Down

0 comments on commit 98eb5c8

Please sign in to comment.