Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit c741d18

Browse files
committed
I am now realizing that I called an atom from inside an atom. The
SHAME. "hello worlds" promoted to molecule!
1 parent 865b38d commit c741d18

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

test/engine_handlebars_tests.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
);
6565
var pattern2Path = path.resolve(
6666
testPatternsPath,
67-
'00-atoms',
67+
'00-molecules',
6868
'00-global',
69-
'01-helloworlds.hbs'
69+
'00-helloworlds.hbs'
7070
);
7171

7272
// set up environment

test/files/_handlebars-test-patterns/00-atoms/00-global/00-foo.hbs

Whitespace-only changes.

test/files/_handlebars-test-patterns/00-atoms/00-global/01-helloworlds.hbs

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)