From c69b88688fe9a531a88d693e9815af9caaf21396 Mon Sep 17 00:00:00 2001 From: Oscar Nihlgård Date: Tue, 5 Jun 2018 21:05:13 +0200 Subject: Combine some of the lexer tests into a single file --- tests/parser/tunicodeidents.nim | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/parser/tunicodeidents.nim (limited to 'tests/parser/tunicodeidents.nim') diff --git a/tests/parser/tunicodeidents.nim b/tests/parser/tunicodeidents.nim deleted file mode 100644 index 3347eb7a9..000000000 --- a/tests/parser/tunicodeidents.nim +++ /dev/null @@ -1,11 +0,0 @@ -discard """ - action: run -""" - -# #7884 - -type Obj = object - ö: int - -let o = Obj(ö: 1) -doAssert o.ö == 1 -- cgit 1.4.1-2-gfad0