-
-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parameter unittests #1176
Parameter unittests #1176
Conversation
… work (from main directory instead)
… work (from main directory instead)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PHP Fatal error: Cannot declare class ParameterTest, because the name is already in use in C:\projects\phing\classes\phing\tasks\system\AdhocTask.php(79) : eval()'d code on line 15
Codecov Report
@@ Coverage Diff @@
## master #1176 +/- ##
============================================
+ Coverage 47.37% 47.41% +0.04%
Complexity 9939 9939
============================================
Files 505 505
Lines 24414 24414
============================================
+ Hits 11567 11577 +10
+ Misses 12847 12837 -10
Continue to review full report at Codecov.
|
I've renamed the test so it should be ok to merge now. |
No description provided.