Ben Kurtovic преди 8 години
родител
ревизия
b40bae5728
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      lib/kgrader/submission.rb

+ 1
- 1
lib/kgrader/submission.rb Целия файл

@@ -194,7 +194,7 @@ module KGrader
end

def run_test(test)
return if test[:score] == text[:max] # Can't superscore the max score
return if test[:score] == test[:max] # Can't superscore the max score

test[:depends].each do |depname|
dep = @tests.find { |t| t[:name] == depname }


Зареждане…
Отказ
Запис