Skip to content

Additional task #3. Filimonov Igor#15

Open
IgorFilimonov wants to merge 1 commit into
masterfrom
addtask3
Open

Additional task #3. Filimonov Igor#15
IgorFilimonov wants to merge 1 commit into
masterfrom
addtask3

Conversation

@IgorFilimonov

Copy link
Copy Markdown
Owner

No description provided.

@yurii-litvinov yurii-litvinov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Всё ок

@@ -0,0 +1,17 @@
module MinDist.tests

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Пространства имён в .NET всегда называются с заглавной

Comment on lines +10 to +11
let expected = 1
getMinDist tree |> should equal expected

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Можно было просто

Suggested change
let expected = 1
getMinDist tree |> should equal expected
getMinDist tree |> should equal 1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants