add fixture file with tabs

This commit is contained in:
Corey Johnson & Nathan Sobo
2012-04-05 13:13:26 -07:00
parent ef21823e2a
commit 4550f017c3

4
spec/fixtures/sample-with-tabs.coffee vendored Normal file
View File

@@ -0,0 +1,4 @@
# Econ 101
if this.studyingEconomics
buy() while supply > demand
sell() until supply > demand