From 9c2365d5c2229f327d19262894995047a357e252 Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Thu, 15 Nov 2018 01:57:02 +0100 Subject: activated more tests, allow input in test spec --- tests/stdlib/tnet.nim | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/stdlib/tnet.nim') diff --git a/tests/stdlib/tnet.nim b/tests/stdlib/tnet.nim index 009561272..2dd22796c 100644 --- a/tests/stdlib/tnet.nim +++ b/tests/stdlib/tnet.nim @@ -1,3 +1,7 @@ +discard """ +outputsub: "" +""" + import net, nativesockets import unittest -- cgit 1.4.1-2-gfad0 >index : Nim
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/tests/errmsgs/undeclared_routime5.nim
blob: 4394134abc897bed6166444b7e0ba0a9d322421c (plain) (tree)
1
2
3
4
5
6
7
8
9