syntax highlighting
This commit is contained in:
parent
afcf28ab19
commit
d7732d3560
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ module.exports = {
|
|||
|
||||
We can then create a `tests/MyComponent.js` file and create a test for this component like this:
|
||||
|
||||
```
|
||||
```javascript
|
||||
var MyComponent = require("MyComponent")
|
||||
|
||||
o.spec("MyComponent", function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue