fix more EOF newlines

This commit is contained in:
Dylan K. Taylor
2022-01-07 20:39:43 +00:00
parent 75fc7a2d1f
commit 661848c5e7
5 changed files with 5 additions and 5 deletions

View File

@ -40,4 +40,4 @@ class RandomTest extends TestCase{
}
self::assertTrue($negatives);
}
}
}