# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: MyString
  number: 1
  points: 1
  assists: 1
  rebound: 1

two:
  name: MyString
  number: 1
  points: 1
  assists: 1
  rebound: 1