projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29959b6
)
Test commit.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 14 Mar 2006 22:43:44 +0000
(22:43 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 14 Mar 2006 22:43:44 +0000
(22:43 +0000)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index 3adf8e38ac9f72a9ea6ed4d52a37d2b5180d8153..866e3642cc340ae6de8ac0d7b1298fe07e9dd04a 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-1,4
+1,4
@@
-TESTS = threads p1 userprog p2 vm p3 filesys p4
+TESTS = threads p1 userprog p2 vm p3 filesys p4
PATH := $(shell pwd)/../src/utils:$(PATH)