Adds test for #476. Closes #476.

This commit is contained in:
Dominik Picheta 2018-09-09 22:26:27 +01:00
commit 5dfe81556b
3 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,4 @@
version = "0.1.0"
author = "John Doe"
description = "Nimble Test"
license = "BSD"

View file

@ -0,0 +1,2 @@
import os
echo(getCurrentDir())