mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-26 08:18:03 +00:00
added prop test stub
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.htmlism.scratchpad
|
||||
|
||||
import org.scalatest.propspec._
|
||||
import org.scalatest.matchers.should._
|
||||
|
||||
class FeaturePropSpec extends AnyPropSpec with Matchers
|
||||
Reference in New Issue
Block a user