Skip to content
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

Test Methods are not executed #72

Closed
ashwek opened this issue Feb 20, 2022 · 0 comments · Fixed by #75
Closed

Test Methods are not executed #72

ashwek opened this issue Feb 20, 2022 · 0 comments · Fixed by #75

Comments

@ashwek
Copy link
Contributor

ashwek commented Feb 20, 2022

func _TestDiffForHumansNowAndNearlyDayOne(t *testing.T) {

func _TestDiffForHumansOtherAndFutureMonth(t *testing.T) {

Because of the _ at the start of function name, these test methods are never executed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant