#4635 follow up. Missing test comments (#4647)

This commit is contained in:
Alex
2024-05-29 09:56:59 +02:00
committed by GitHub
parent 0570609ce6
commit 84a7fd86d6
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#include "global.h"
#include "test/battle.h"
// Tests for Armor Tail are handled in test/battle/ability/dazzling.c

View File

@@ -0,0 +1,4 @@
#include "global.h"
#include "test/battle.h"
// Tests for Queenly Majesty are handled in test/battle/ability/dazzling.c