Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Rename server test files to only build when testing (samuel#218)
Browse files Browse the repository at this point in the history
Because these files had exported functions it's possible someone is using them, but it's not good for non test files to import testing. If it turns out these are used outside of this repo then they can be moved to another sub-package that can be imported when needed.

Fixes samuel#217
  • Loading branch information
samuel authored and yarikk committed May 25, 2020
1 parent 150157c commit 2479fd8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.

0 comments on commit 2479fd8

Please sign in to comment.