about summary refs log tree commit diff stats
path: root/apps/factorial
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-12-05 23:29:24 -0800
committerKartik Agaram <vc@akkartik.com>2019-12-05 23:29:24 -0800
commit58467e6cbc4fce0c11a5200b9846c7a47ec874d9 (patch)
tree83c2bb1fb4f2382e7d5f4d425bedda265894373a /apps/factorial
parentc7a5d74252419a5582f1e68ed7bb393d3f6e06c8 (diff)
downloadmu-58467e6cbc4fce0c11a5200b9846c7a47ec874d9.tar.gz
5792
Fix a bug in one test: it checks eax when the component under test returns
nothing. It's been just accidentally passing all these months.
Diffstat (limited to 'apps/factorial')
-rwxr-xr-xapps/factorialbin41328 -> 41274 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/factorial b/apps/factorial
index ee86b814..f3475c45 100755
--- a/apps/factorial
+++ b/apps/factorial
Binary files differ