Skip to content

Commit

Permalink
remind of example tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cty12 committed Nov 27, 2023
1 parent b287bbd commit 6036022
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lab8.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ The alignment can be written textually like this:
## Support code and submission

+ Student support code is at [link](https://github.com/IUDataStructuresCourse/dna-alignment-student-support-code).
Please make sure to go through existing code, especially `Result.java`, before you start.
Please make sure to go through existing code, especially `Result.java` and the example tests
in `StudentTest.java`, before you start.
+ Submit your code file `Judge.java` and `SequenceAligner.java` to
[link](https://autograder.luddy.indiana.edu/web/project/695).
+ Submit your test file `StudentTest.java` to
Expand Down

0 comments on commit 6036022

Please sign in to comment.