good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 2c8d5dec authored by Viktor Trón's avatar Viktor Trón Committed by GitHub
Browse files

Merge pull request #17800 from ethersphere/disable_cmd_swarm_tests_on_win

cmd/swarm: disable export and upload tests on Windows
parents b7bbe66b 634e963f
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
// +build !windows
package main
import (
......
......@@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
// +build !windows
package main
import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment