Skip to content

Commit

Permalink
missed a directory change.
Browse files Browse the repository at this point in the history
Missed a directory change.  Header section wasn't really needed so I killed it.
  • Loading branch information
bitwes authored Aug 21, 2016
1 parent eda9724 commit edf2bc8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ Each test should perform at least one assert or call `pending` to indicate the t
Here's a sample test script:

``` python
# ##############################################################################
# This script assumes that gut.gd is located in 'res://scripts'. Other than
# that it should be pretty straight forward.
# ##############################################################################
extends "res://test/gut/gut.gd".Test
func setup():
gut.p("ran setup", 2)
Expand Down Expand Up @@ -362,4 +358,4 @@ I got this one when I accidentally put a space instead of an "=" after -gselect.
You can talk to me, Butch Wesley

* Bitbucket: bitwes
* Godot forums: bitwes
* Godot forums: bitwes

0 comments on commit edf2bc8

Please sign in to comment.