Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 5c8298e

Browse files
committed
Rename test/local to test/space
1 parent 7ac4531 commit 5c8298e

22 files changed

+5
-5
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ default:
1010
lint:
1111
luacheck graphql/*.lua \
1212
test/bench/*.lua \
13-
test/local/*.lua \
13+
test/space/*.lua \
1414
test/testdata/*.lua \
1515
test/common/*.lua \
1616
test/extra/*.lua \

test/local/suite.ini

Lines changed: 0 additions & 4 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

test/space/suite.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[default]
2+
core = app
3+
description = tests with space accessor
4+
is_parallel = True
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)