From edf2bc8c2506a0ea65eacec3025544bfa39aaf60 Mon Sep 17 00:00:00 2001 From: Butch Wesley Date: Sun, 21 Aug 2016 01:53:08 -0400 Subject: [PATCH] missed a directory change. Missed a directory change. Header section wasn't really needed so I killed it. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5588c9e3..b787d8f5 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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