Test nu shell

This commit is contained in:
Joshua Peek
2011-06-01 22:42:17 -05:00
parent 4dd495131c
commit beee499fdc
2 changed files with 5 additions and 1 deletions

2
test/fixtures/blob/script.nu vendored Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env nush
(puts "Hello")