mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-23 01:29:44 +00:00
added prop test stub
This commit is contained in:
parent
7ac6d8f831
commit
2c365d0d95
@ -0,0 +1,6 @@
|
||||
package com.htmlism.scratchpad
|
||||
|
||||
import org.scalatest.propspec._
|
||||
import org.scalatest.matchers.should._
|
||||
|
||||
class FeaturePropSpec extends AnyPropSpec with Matchers
|
Loading…
x
Reference in New Issue
Block a user