Bug 1256590 - Part 2 - Add a test case for skipping over false positive syncs at the beginning of an MP3 file. r=esawin a=ritu
MozReview-Commit-ID: 36bY8Ouafr6
# This Makefile is used as a shim to aid people with muscle memory# so that they can type "make".## This file and all of its targets should not be used by anything important.all:buildbuild: ./mach buildclean: ./mach clobber.PHONY:allbuildclean