Skip to content

Commit a1dc6e4

Browse files
committed
Edited chapter_04_philosophy_and_refactoring.asciidoc with Atlas code editor
1 parent 4a88ae4 commit a1dc6e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapter_04_philosophy_and_refactoring.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Does all this stuff really have value? Is this a bit of a cargo cult?
3232

3333

3434

35-
=== Programming Is Like Pulling a Bucket of Water [keep-together]#Up from a Well#
35+
=== Programming Is Like Pulling a Bucket of Water [.keep-together]#Up from a Well#
3636

3737
((("Test-Driven Development (TDD)", "philosophy of", "bucket of water analogy")))
3838
Ultimately, programming is hard. Often, we are smart, so we succeed.
@@ -299,7 +299,7 @@ $ *git commit -am "Functional test now checks we can input a to-do item"*
299299

300300

301301

302-
=== The "Don't Test Constants" Rule, and Templates [keep-together]#to the Rescue#
302+
=== The "Don't Test Constants" Rule, and Templates [.keep-together]#to the Rescue#
303303

304304

305305
((("“Don’t Test Constants” rule", primary-sortas="Don’t Test Constants rule")))

0 commit comments

Comments
 (0)