1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-05 09:28:54 +00:00

Fix typo in test

This commit is contained in:
Karol Stasiak 2018-08-16 22:01:45 +02:00
parent 462041e8f4
commit 74dbca1f53

View File

@ -96,7 +96,7 @@ class AssemblySuite extends FunSuite with Matchers {
""".stripMargin)(_.readByte(0xc000) should equal(5))
}
test("Adresses in asm") {
test("Addresses in asm") {
EmuBenchmarkRun(
"""
| word output @$c000