Skip to content

Commit

Permalink
add unittest step
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Jun 4, 2024
1 parent 52e915c commit 8876031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CFLAGS=-ttelestrat
ASFLAGS=-ttelestrat
LDFILES=

all : init kernel memmap
all : init kernel memmap unittest
.PHONY : all

SOURCE=src/kernel.asm
Expand Down

0 comments on commit 8876031

Please sign in to comment.