This website requires JavaScript.
Explore
Help
Register
Sign In
cory
/
tildefriends
Watch
4
Star
5
Fork
1
You've already forked tildefriends
Code
Issues
29
Pull Requests
1
Actions
Releases
26
Wiki
Activity
05d1680a74
tildefriends
/
tests
/
01-nop
8 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sandboxos => tildefriends git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3157 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-12 13:50:43 -05:00
#!/bin/bash
cat > test.js << EOF
print("hi");
EOF
I think this fixes tests, and makes them runnable from continuous integration. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3161 ed5197a5-7fde-0310-b194-c3ffbd925b24
2016-03-13 09:37:58 -04:00
$TILDEFRIENDS test.js
Reference in New Issue
Copy Permalink