This website works better with JavaScript.
Home
Help
Sign In
ben
/
kgrader
mirror of
https://github.com/earwig/kgrader
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
Browse Source
Update 241H spec. Minor runtime tweak.
master
Ben Kurtovic
8 years ago
parent
77d69d92a0
commit
48a1796913
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/kgrader/runtime.rb
+1
-1
spec/cs241h
+ 1
- 1
lib/kgrader/runtime.rb
View File
@@ -31,7 +31,7 @@ module KGrader
IO.new(4).write text + "\n"
end
def s
hake
def s
alt
ARGV[0]
end
+ 1
- 1
spec/cs241h
@@ -1 +1 @@
Subproject commit
bac3b71f3215b1193a2c9dc17372aff375f888cc
Subproject commit
5ab70e4f1d8c1fdb06994324b452f185c045d9b4
Write
Preview
Loading…
Cancel
Save