Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Network mod tests first part #329

Merged
merged 7 commits into from
Feb 3, 2016
Merged

Network mod tests first part #329

merged 7 commits into from
Feb 3, 2016

Conversation

NikVolf
Copy link
Contributor

@NikVolf NikVolf commented Feb 3, 2016

No description provided.

@NikVolf NikVolf added the A0-pleasereview 🤓 Pull request needs code review. label Feb 3, 2016
#[cfg(test)]
pub fn new() -> NetworkStats {
NetworkStats {
recv: AtomicUsize::new(0),
Copy link
Contributor

Choose a reason for hiding this comment

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

stick to a single additional tab for indentation

@gavofyork gavofyork added A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 3, 2016
@gavofyork
Copy link
Contributor

minor style issue.

@NikVolf NikVolf added A0-pleasereview 🤓 Pull request needs code review. and removed A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. labels Feb 3, 2016
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 3, 2016
debris added a commit that referenced this pull request Feb 3, 2016
Network mod tests first part
@debris debris merged commit 9cd29b7 into master Feb 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants