all: temporarily disable testscript tests

They require a replace directive that breaks "go install". Will revert
this after tagging a new latest release.
This commit is contained in:
Filippo Valsorda
2022-12-26 21:29:10 +01:00
committed by Filippo Valsorda
parent a1fabee4c8
commit c6dcfa1efc
3 changed files with 2 additions and 15 deletions

View File

@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build ignore
package main
import (