1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
language-mzn/spec/language-mzn-view-spec.coffee
2015-11-19 22:56:45 +01:00

6 lines
146 B
CoffeeScript

LanguageMznView = require '../lib/language-mzn-view'
describe "LanguageMznView", ->
it "has one valid test", ->
expect("life").toBe "easy"