aboutsummaryrefslogtreecommitdiff
path: root/smash/test.c
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2022-12-15 21:17:41 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2022-12-15 21:17:41 +0100
commit02062f0cf84e1cb7fb294de54b0c00db6323c529 (patch)
treec71b34ef1ffdeb95fabc0ec10516d13b81984309 /smash/test.c
parent828dd435725ea315abd2ea9875325ee3b17041a9 (diff)
add 'cd' to smash
Diffstat (limited to 'smash/test.c')
-rw-r--r--smash/test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/smash/test.c b/smash/test.c
deleted file mode 100644
index cb3f748..0000000
--- a/smash/test.c
+++ /dev/null
@@ -1,3 +0,0 @@
-int main() {
- return 0;
-}