mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-23 19:25:32 +02:00
parent
6d17c574b3
commit
98b42733fb
5 changed files with 72 additions and 72 deletions
|
@ -1,7 +1,5 @@
|
|||
extends "res://addons/gut/test.gd"
|
||||
|
||||
const LibuvUtils = preload("res://addons/godot_xterm/nodes/pty/libuv_utils.gd")
|
||||
|
||||
const EMPTY_VAR = "GODOT_XTERM_TEST_EMPTY_ENV_VAR"
|
||||
const TEST_VAR = "GODOT_XTERM_TEST_ENV_VAR"
|
||||
const TEST_VAL = "TEST123"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue