mirror of
https://github.com/github/semantic.git
synced 2024-12-01 00:33:59 +03:00
Rename the test for rule assignments.
This commit is contained in:
parent
df130daceb
commit
f082473b4f
@ -6,7 +6,7 @@ import Test.Hspec
|
||||
|
||||
spec :: Spec
|
||||
spec = do
|
||||
describe "runAssignment" $ do
|
||||
describe "rule" $ do
|
||||
it "matches nodes" $
|
||||
runAssignment red [ast Red "hello" []] `shouldBe` Just ([], Out "hello")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user