Split more tests to speed up Travis run

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
Ivan Kozlovic
2022-09-09 11:28:35 -06:00
parent 925f57ccc2
commit 29224c8ea9
10 changed files with 5923 additions and 5861 deletions

View File

@@ -11,6 +11,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build !skip_mqtt_tests
// +build !skip_mqtt_tests
package server
import (